index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/core: fix for_each_netdev_feature
Jarod Wilson
2015-11-03
1
-2
/
+6
*
vlan: Invoke driver vlan hooks only if device is present
Padmanabh Ratnakar
2015-11-03
1
-2
/
+8
*
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2015-11-03
1
-8
/
+8
*
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-03
1
-0
/
+50
*
net: fix percpu memory leaks
Eric Dumazet
2015-11-03
5
-18
/
+35
*
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
2
-3
/
+23
*
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
2015-11-02
1
-1
/
+1
*
bridge: vlan: Use correct flag name in comment
Ido Schimmel
2015-11-02
1
-3
/
+3
*
bridge: vlan: Prevent possible use-after-free
Ido Schimmel
2015-11-02
1
-0
/
+2
*
tcp/dccp: fix ireq->pktopts race
Eric Dumazet
2015-11-02
2
-17
/
+17
*
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
2015-11-02
3
-86
/
+56
*
net: rds: changing the return type from int to void
Saurabh Sengar
2015-11-02
1
-4
/
+2
*
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-28
1
-2
/
+9
|
*
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
2015-10-28
1
-0
/
+7
|
*
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
2015-10-28
1
-0
/
+1
|
*
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
2015-10-28
3
-6
/
+16
|
*
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
2015-10-28
1
-1
/
+1
|
*
ipv6: gre: support SIT encapsulation
Eric Dumazet
2015-10-27
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
[next]