index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-01-06
net: Add eth_platform_get_mac_address() helper.
David S. Miller
2016-01-06
bridge: add vlan filtering change for new bridged device
Elad Raz
2016-01-06
bridge: add vlan filtering change notification
Elad Raz
2016-01-06
bridge: Propagate vlan add failure to user
Elad Raz
2016-01-06
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
2016-01-05
inet: kill unused skb_free op
Florian Westphal
2016-01-05
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
Xin Long
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
2016-01-05
sctp: apply rhashtable api to sctp procfs
Xin Long
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2016-01-04
soreuseport: define reuseport groups
Craig Gallek
2016-01-04
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2016-01-04
l2tp: rely on ppp layer for skb scrubbing
Guillaume Nault
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
2015-12-29
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
2015-12-29
nfc: netlink: HCI event connectivity implementation
Christophe Ricard
2015-12-29
NFC: nci: Fix error check of nci_hci_create_pipe() result
Christophe Ricard
2015-12-29
NFC: digital: Add Type4A tags support
Shikha Singh
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2015-12-23
bridge: use kobj_to_dev instead of to_dev
Geliang Tang
2015-12-23
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
2015-12-22
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
2015-12-22
tcp: send_reset: test for non-NULL sk first
Florian Westphal
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-22
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
2015-12-22
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Ido Schimmel
2015-12-22
RDS: don't pretend to use cpu notifiers
Sebastian Andrzej Siewior
2015-12-22
net-sysfs: use to_net_dev in net_namespace()
Geliang Tang
2015-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-20
6lowpan: fix debugfs interface entry name
Alexander Aring
2015-12-20
Bluetooth: use list_for_each_entry*
Geliang Tang
2015-12-18
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
2015-12-18
tcp: diag: add support for request sockets to tcp_abort()
Eric Dumazet
2015-12-18
bpf: fix misleading comment in bpf_convert_filter
Daniel Borkmann
2015-12-18
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
[next]