Nicolas Dichtel 79e8dc8b80 ipv6/ila: fix nlsize calculation for lwtunnel 9 years ago
..
6lowpan 24c4a81d76 6lowpan: iphc: fix SAM/DAM bit comment 9 years ago
802 d476059e77 net: Kill dev_rebuild_header 11 years ago
8021q f6773c5e95 vlan: propagate gso_max_segs 9 years ago
9p 7cf20fc624 net/9p: convert to new CQ API 9 years ago
appletalk 48bb230e87 appletalk: fix erroneous return value 10 years ago
atm 1ce0bf50ae net: Generalise wq_has_sleeper helper 10 years ago
ax25 ea47781c26 ax25: add link layer header validation function 9 years ago
batman-adv abe59c6522 batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node 9 years ago
bluetooth 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 years ago
bridge 45ebcce568 bridge: mdb: Marking port-group as offloaded 9 years ago
caif 8e0cc8c326 net: caif: fix misleading indentation 9 years ago
can ba61a8d9d7 can: avoid using timeval for uapi 10 years ago
ceph 6c1ea260f8 libceph: make authorizer destruction independent of ceph_auth_client 9 years ago
core 996e802187 net: Disable segmentation if checksumming is not supported 9 years ago
dcb 36b9ad8084 net/dcb: make dcbnl.c explicitly non-modular 10 years ago
dccp e316ea62e3 tcp/dccp: remove obsolete WARN_ON() in icmp handlers 9 years ago
decnet a36a0d4008 decnet: Do not build routes to devices without decnet private data. 9 years ago
dns_resolver 451c2b5caf net: dns_resolver: convert time_t to time64_t 10 years ago
dsa 6debb68a2d net: dsa: refine netdev event notifier 9 years ago
ethernet d975ddd696 eth: Pull header from first fragment via eth_get_headlen 10 years ago
hsr 3d1a54e801 net/hsr: fix a warning message 10 years ago
ieee802154 ebba380cc9 ieee802154: 6lowpan: fix return of netdev notifier 10 years ago
ipv4 b7f8fe251e gre: do not pull header in ICMP error processing 9 years ago
ipv6 79e8dc8b80 ipv6/ila: fix nlsize calculation for lwtunnel 9 years ago
ipx 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
irda 249f3c4fe4 Merge 4.5-rc4 into tty-next 10 years ago
iucv 52a82e23b9 af_iucv: Validate socket address length in iucv_sock_bind() 10 years ago
kcm 29152a34f7 kcm: Add receive message timeout 9 years ago
key f6b8dec998 af_key: fix two typos 10 years ago
l2tp 018f825858 net: l2tp: fix reversed udp6 checksum flags 9 years ago
l3mdev 3f2fb9a834 net: l3mdev: address selection should only consider devices in L3 domain 10 years ago
lapb 75da1469f9 lapb: move EXPORT_SYMBOL after functions. 11 years ago
llc 82aaf4fcbe af_llc: fix types on llc_ui_wait_for_conn 10 years ago
mac80211 e6436be21e mac80211: fix statistics leak if dev_alloc_name() fails 9 years ago
mac802154 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 years ago
mpls 94a57f1f8a mpls: find_outdev: check for err ptr in addition to NULL check 9 years ago
netfilter 644c7e48cb netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options 9 years ago
netlabel 8303394d81 netlabel: do not initialise statics to NULL 9 years ago
netlink e272602039 netlink: don't send NETLINK_URELEASE for unbound sockets 9 years ago
netrom 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 years ago
nfc 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 years ago
openvswitch b4f70527f0 openvswitch: use flow protocol when recalculating ipv6 checksums 9 years ago
packet 309cf37fe2 packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface 9 years ago
phonet 086c653f58 sock: struct proto hash function may error 10 years ago
rds bd7c5f983f RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. 9 years ago
rfkill d67703fced Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 9 years ago
rose 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
rxrpc 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 years ago
sched 6071bd1aa1 netem: Segment GSO packets on enqueue 9 years ago
sctp ba6f5e33bd sctp: avoid refreshing heartbeat timer too often 9 years ago
sunrpc 16382ed978 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 9 years ago
switchdev 7ceb2afbd6 switchdev: Adding complete operation to deferred switchdev ops 9 years ago
tipc efe790502b tipc: only process unicast on intended node 9 years ago
unix b633353115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
vmw_vsock 9c995cc9a2 VSOCK: Only check error on skb_recv_datagram when skb is NULL 9 years ago
wimax 4933d85c51 net:wimax: Fix doucble word "the the" in networking.xml 10 years ago
wireless 8f815cdde3 nl80211: check netlink protocol in socket release notification 9 years ago
x25 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
xfrm 071d36bf21 xfrm: Fix crash observed during device unregistration and decryption 9 years ago
Kconfig 9b246841f4 Make DST_CACHE a silent config option 9 years ago
Makefile ab7ac4eb98 kcm: Kernel Connection Multiplexor module 9 years ago
compat.c da18428498 net: switch importing msghdr from userland to {compat_,}import_iovec() 10 years ago
socket.c 34b88a68f2 net: Fix use after free in the recvmmsg exit path 9 years ago
sysctl_net.c ce9d9b8e5c net: sysctl: fix a kmemleak warning 10 years ago