Linus Torvalds d48f782e4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 6 years ago
..
6lowpan 03bc05e1a4 6lowpan: iphc: reset mac_header after decompress to fix panic 7 years ago
802 e99e88a9d2 treewide: setup_timer() -> timer_setup() 7 years ago
8021q c9fbd71f73 netpoll: allow cleanup to be synchronous 6 years ago
9p ed61a132cb Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 6 years ago
appletalk a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
atm 89ab066d42 Revert "net: simplify sock_poll_wait" 6 years ago
ax25 9d82a1cdd3 ax25: remove blank line at EOF 7 years ago
batman-adv d7d8bbb40a batman-adv: Expand merged fragment buffer for full packet 6 years ago
bluetooth 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 6 years ago
bpf dcb40590e6 bpf: refactor bpf_test_run() to separate own failures and test program result 6 years ago
bpfilter 4b78030b8f net: bpfilter: Set user mode helper's command line 6 years ago
bridge 9d332e69c1 net: bridge: fix vlan stats use-after-free on destruction 6 years ago
caif 89ab066d42 Revert "net: simplify sock_poll_wait" 6 years ago
can a43608fa77 can: raw: check for CAN FD capable netdev in raw_sendmsg() 6 years ago
ceph 7e241f647d libceph: fall back to sendmsg for slab pages 6 years ago
core e37d05a538 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 6 years ago
dcb b67c540b8a net: dcb: Add priority-to-DSCP map getters 7 years ago
dccp 89ab066d42 Revert "net: simplify sock_poll_wait" 6 years ago
decnet 5b9b0a80aa decnet: Remove unnecessary check for dev->name 6 years ago
dns_resolver bbb4c4323a dns: Allow the dns resolver to retrieve a server set 6 years ago
dsa a3d7e01da0 net: dsa: Fix tagging attribute location 6 years ago
ethernet d4546c2509 net: Convert GRO SKB handling to list_head. 7 years ago
hsr dda436b7ac net: hsr: Convert timers to use timer_setup() 7 years ago
ieee802154 8361962392 net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net 6 years ago
ife d57493d6d1 net: sched: ife: check on metadata length 7 years ago
ipv4 f9bfe4e6a9 tcp: lack of available data can also cause TSO defer 6 years ago
ipv6 66033f47ca ipv6: Check available headroom in ip6_xmit() even without options 6 years ago
iucv 89ab066d42 Revert "net: simplify sock_poll_wait" 6 years ago
kcm e446a2760f net: remove blank lines at end of file 7 years ago
key 7a49d3d4ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next 7 years ago
l2tp f8504f4ca0 l2tp: fix a sock refcnt leak in l2tp_tunnel_register 6 years ago
l3mdev 8a966fc016 net: ipv6: Remove l3mdev_get_saddr6 9 years ago
lapb 841b86f328 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 7 years ago
llc 604d415e2b llc: do not use sk_eat_skb() 6 years ago
mac80211 990d71846a mac80211: ignore NullFunc frames in the duplicate detection 6 years ago
mac802154 3103f4a71b mac802154: Remove VLA usage of skcipher 6 years ago
mpls 196cfebf89 net/mpls: Handle kernel side filtering of route dumps 6 years ago
ncsi cb10c7c0df net/ncsi: Add NCSI Broadcom OEM command 6 years ago
netfilter ca08987885 netfilter: nf_tables: deactivate expressions in rule replecement routine 6 years ago
netlabel f88b4c01b9 netlabel: check for IPV4MASK in addrinfo_get 6 years ago
netlink 22e6c58b8c netlink: Add answer_flags to netlink_callback 6 years ago
netrom a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
nfc 44adbac8f7 Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 6 years ago
nsh bab2c80e5a nsh: set mac len based on inner packet 7 years ago
openvswitch 43d0e96022 openvswitch: fix spelling mistake "execeeds" -> "exceeds" 6 years ago
packet 5cd8d46ea1 packet: copy user buffers before orphan or clone 6 years ago
phonet a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
psample f1fd20c361 MAINTAINERS: Update Yotam's E-mail 7 years ago
qrtr d27e77a3de net: qrtr: Reset the node and port ID of broadcast messages 7 years ago
rds d864991b22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 6 years ago
rfkill 36302685f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
rose a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
rxrpc 7150ceaacb rxrpc: Fix life check 6 years ago
sched 35cc3cefc4 net/sched: cls_flower: Reject duplicated rules also under skip_sw 6 years ago
sctp afd0a8006e sctp: frag_point sanity check 6 years ago
smc e438bae43c net/smc: use after free fix in smc_wr_tx_put_slot() 6 years ago
strparser 604326b41a bpf, sockmap: convert to generic sk_msg interface 6 years ago
sunrpc 79462857eb SUNRPC: Don't force a redundant disconnection in xs_read_stream() 6 years ago
switchdev 47d5b6db2a net: bridge: Add/del switchdev object on host join/leave 7 years ago
tipc ec835f8912 tipc: fix lockdep warning during node delete 6 years ago
tls 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 6 years ago
unix 89ab066d42 Revert "net: simplify sock_poll_wait" 6 years ago
vmw_vsock 455f05ecd2 vsock: split dwork to avoid reinitializations 7 years ago
wimax bf9b5567da wimax: remove blank lines at EOF 7 years ago
wireless 312ca38ddd cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() 6 years ago
x25 b020fcf6bb net/x25: handle call collisions 6 years ago
xdp 2e2d6f0342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 6 years ago
xfrm 601a88077c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 6 years ago
Kconfig 604326b41a bpf, sockmap: convert to generic sk_msg interface 6 years ago
Makefile 88e85a7daf bpfilter: check compiler capability in Kconfig 7 years ago
compat.c c2e6c8567a y2038: socket: Change recvmmsg to use __kernel_timespec 7 years ago
socket.c 95506588d2 socket: do a generic_file_splice_read when proto_ops has no splice_read 6 years ago
sysctl_net.c b54807fa52 sysctl: Remove dead register_sysctl_root 8 years ago