index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: use l4 hash for locally generated multipath flows
Paolo Abeni
2015-11-02
1
-1
/
+2
*
Use 64-bit timekeeping
Tina Ruchandani
2015-11-01
1
-5
/
+6
*
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
2015-11-01
1
-20
/
+9
*
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
2015-11-01
2
-22
/
+19
*
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
2015-11-01
1
-4
/
+4
*
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
2015-11-01
1
-37
/
+33
*
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
2015-11-01
1
-3
/
+5
*
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
2015-11-01
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
8
-14
/
+38
|
\
|
*
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
2015-10-29
1
-0
/
+2
|
*
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
2015-10-29
1
-5
/
+1
|
*
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
2015-10-27
1
-2
/
+9
|
*
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
2015-10-27
1
-0
/
+7
|
*
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
2015-10-27
1
-0
/
+1
|
*
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
2015-10-27
3
-6
/
+16
|
*
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
2015-10-27
1
-1
/
+1
|
*
ipv6: gre: support SIT encapsulation
Eric Dumazet
2015-10-26
1
-1
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-30
4
-16
/
+45
|
\
\
|
*
|
xfrm: Increment statistic counter on inner mode error
Steffen Klassert
2015-10-23
1
-1
/
+3
|
*
|
xfrm4: Reload skb header pointers after calling pskb_may_pull.
Steffen Klassert
2015-10-23
1
-7
/
+26
|
*
|
xfrm4: Fix header checks in _decode_session4.
Steffen Klassert
2015-10-23
1
-5
/
+10
|
*
|
xfrm: Fix unaligned access to stats in copy_to_user_state()
Sowmini Varadhan
2015-10-23
1
-1
/
+4
|
*
|
xfrm: Let the flowcache handle its size by default.
Steffen Klassert
2015-09-29
2
-2
/
+2
*
|
|
switchdev: fix: pass correct obj size when deferring obj add
Scott Feldman
2015-10-30
1
-2
/
+17
*
|
|
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
Scott Feldman
2015-10-30
1
-2
/
+2
*
|
|
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2015-10-30
15
-81
/
+297
|
\
\
\
|
*
|
|
NFC: nci: non-static functions can not be inline
Robert Dolca
2015-10-28
1
-8
/
+8
|
*
|
|
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
2015-10-27
1
-1
/
+6
|
*
|
|
NFC: NCI: move generic spi driver to a module
Vincent Cuissard
2015-10-27
3
-2
/
+7
|
*
|
|
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
2015-10-27
1
-1
/
+3
|
*
|
|
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
2015-10-27
1
-0
/
+2
|
*
|
|
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
1
-1
/
+1
|
*
|
|
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-27
7
-11
/
+24
|
*
|
|
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
2015-10-26
1
-1
/
+55
|
*
|
|
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
2015-10-26
1
-0
/
+4
|
*
|
|
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
2015-10-26
1
-0
/
+15
|
*
|
|
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
2015-10-26
1
-2
/
+2
|
*
|
|
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
2015-10-26
1
-17
/
+49
|
*
|
|
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
2015-10-26
1
-7
/
+13
|
*
|
|
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
2015-10-25
1
-0
/
+13
|
*
|
|
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
2015-10-25
1
-1
/
+8
|
*
|
|
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
2015-10-25
1
-8
/
+8
|
*
|
|
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
2015-10-25
3
-21
/
+54
|
*
|
|
NFC: nci: Introduce nci_core_cmd
Robert Dolca
2015-10-25
1
-5
/
+19
|
*
|
|
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
2015-10-25
1
-2
/
+1
|
*
|
|
NFC: nci: Add function to get max packet size for conn
Robert Dolca
2015-10-25
1
-0
/
+12
|
*
|
|
NFC: nci: Export nci data send API
Robert Dolca
2015-10-25
1
-0
/
+1
|
*
|
|
NFC: delete null dereference
Julia Lawall
2015-10-19
1
-4
/
+2
|
*
|
|
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
2015-10-03
1
-5
/
+6
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-30
7
-47
/
+62
|
\
\
\
\
[next]