Linus Torvalds 47226fe1b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
..
6lowpan a413e3fd4b net/6lowpan: Remove FSF address from GPL statement. 10 years ago
802 c835a67733 net: set name_assign_type in alloc_netdev() 11 years ago
8021q 1f17257b1f vlan: advertise link netns via netlink 10 years ago
9p 8051a2a518 9p/trans_virtio: fix hot-unplug 10 years ago
appletalk 6ce8e9ce59 new helper: memcpy_from_msg() 10 years ago
atm c0371da604 put iov_iter into msghdr 10 years ago
ax25 6ce8e9ce59 new helper: memcpy_from_msg() 10 years ago
batman-adv 9535395640 batman-adv: Kconfig, Add missing DEBUG_FS dependency 10 years ago
bluetooth 88d9077c27 Bluetooth: Fix potential NULL dereference 10 years ago
bridge 4c906c2798 bridge: reset bridge mtu after deleting an interface 10 years ago
caif 3eeff778e0 caif: fix MSG_OOB test in caif_seqpkt_recvmsg() 10 years ago
can 969439016d can: add missing initialisations in CAN related skbuffs 10 years ago
ceph 4533f6e27a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 10 years ago
core 3a8dd9711e sock: fix possible NULL sk dereference in __skb_tstamp_tx 10 years ago
dcb 52cff74eef dcbnl : Disable software interrupts before taking dcb_lock 10 years ago
dccp f95b414edb net: introduce helper macro for_each_cmsghdr 10 years ago
decnet 46b9e4bb76 decnet: Fix obvious o/0 typo 10 years ago
dns_resolver 6c8ff877cd Merge commit 'v3.16' into next 11 years ago
dsa 19334920ea net: dsa: Set valid phy interface type 10 years ago
ethernet 9b174d88c2 net: Add Transparent Ethernet Bridging GRO support. 10 years ago
hsr 56b08fdcf6 net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. 10 years ago
ieee802154 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 years ago
ipv4 cb7cf8a33f inet: Clean up inet_csk_wait_for_connect() vs. might_sleep() 10 years ago
ipv6 37355565ba ip6_tunnel: fix error code when tunnel exists 10 years ago
ipx e169371823 switch ipxrtr_route_packet() from iovec to msghdr 10 years ago
irda bbbce516bb Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 10 years ago
iucv f95b414edb net: introduce helper macro for_each_cmsghdr 10 years ago
key 6ce8e9ce59 new helper: memcpy_from_msg() 10 years ago
l2tp 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 years ago
lapb 75da1469f9 lapb: move EXPORT_SYMBOL after functions. 10 years ago
llc 6b8d9117cc net: llc: use correct size for sysctl timeout entries 10 years ago
mac80211 f84eaa1068 mac80211: ignore CSA to same channel 10 years ago
mac802154 36cf942adf mac802154: fix kbuild test robot warning 10 years ago
mpls 207895fd38 net: mark some potential candidates __read_mostly 10 years ago
netfilter 9d73b42bbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf 10 years ago
netlabel 8cc748aa76 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 10 years ago
netlink 4c4b52d9b2 rhashtable: remove indirection for grow/shrink decision functions 10 years ago
netrom 6ce8e9ce59 new helper: memcpy_from_msg() 10 years ago
nfc fa00e8fed4 NFC: nci: Move NFCEE discovery logic 10 years ago
openvswitch f4f8e73850 openvswitch: Fix serialization of non-masked set actions. 10 years ago
packet 82f17091e6 net: delete stale packet_mclist entries 10 years ago
phonet 926e9878a3 phonet netlink: allow multiple messages per skb in route dump 10 years ago
rds f862e07cf9 rds: avoid potential stack overflow 10 years ago
rfkill 940288b6a5 Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 10 years ago
rose 6ce8e9ce59 new helper: memcpy_from_msg() 10 years ago
rxrpc 7d985ed1dc rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() 10 years ago
sched ced585c83b act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome 10 years ago
sctp 6e03f896b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
sunrpc 1711fd9add sunrpc: fix braino in ->poll() 10 years ago
switchdev b11a278397 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 10 years ago
tipc e6441bae32 tipc: fix bug in link failover handling 10 years ago
unix 7cc0566268 net: remove sock_iocb 10 years ago
vmw_vsock 4c946d9c11 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() 10 years ago
wimax 28b7deae75 wimax: convert printk to pr_foo() 10 years ago
wireless 496fcc294d nl80211: ignore HT/VHT capabilities without QoS/WMM 10 years ago
x25 6ce8e9ce59 new helper: memcpy_from_msg() 10 years ago
xfrm ca00942a81 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec 10 years ago
Kconfig 6341e62b21 kconfig: use bool instead of boolean for type definition attributes 10 years ago
Makefile 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
compat.c d720d8cec5 net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg 10 years ago
socket.c 8ae5e030f3 net: switch sockets to ->read_iter/->write_iter 10 years ago
sysctl_net.c 2433c8f094 net: Update the sysctl permissions handler to test effective uid/gid 12 years ago