Gregory CLEMENT 8cb2d8bf57 net: add a hardware buffer management helper API 9 years ago
..
6lowpan 2306f65637 6lowpan: iphc: fix invalid case handling 10 years ago
802 d476059e77 net: Kill dev_rebuild_header 11 years ago
8021q 577097981d net: 8021q: use __ethtool_get_ksettings 10 years ago
9p c52cb4311f Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 10 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 fb653ebddc batman-adv: clarify CFG80211 dependency 9 years ago
bluetooth d82142a8b1 Bluetooth: hci_core: cancel power off delayed work properly 10 years ago
bridge 4c656c13b2 bridge: allow zero ageing time 9 years ago
caif 449f14f01f net: caif: fix erroneous return value 10 years ago
can ba61a8d9d7 can: avoid using timeval for uapi 10 years ago
ceph cd8140c673 libceph: don't spam dmesg with stray reply warnings 10 years ago
core 8cb2d8bf57 net: add a hardware buffer management helper API 9 years ago
dcb 36b9ad8084 net/dcb: make dcbnl.c explicitly non-modular 10 years ago
dccp b633353115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
decnet 79462ad02e net: add validation for the socket syscall protocol argument 10 years ago
dns_resolver 451c2b5caf net: dns_resolver: convert time_t to time64_t 10 years ago
dsa 04761890a7 net: dsa: Fix cleanup resources upon module removal 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 0833482495 GSO/UDP: Use skb->len instead of udph->len to determine length of original skb 9 years ago
ipv6 1e94082963 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short 9 years ago
ipx 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
irda 3d45296ab9 irda: fix a potential use-after-free in ircomm_param_request 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 b633353115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 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 810813c47a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
mac802154 aef00c15b8 mac802154: Fixes kernel oops when unloading a radio driver 10 years ago
mpls b2b04edceb mpls: autoload lwt module 10 years ago
netfilter 4c38cd61ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 9 years ago
netlabel 8303394d81 netlabel: do not initialise statics to NULL 9 years ago
netlink c5b0db3263 nfnetlink: Revert "nfnetlink: add support for memory mapped netlink" 10 years ago
netrom 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 years ago
nfc 03c0535554 NFC: Close a race condition in llcp_sock_getname() 10 years ago
openvswitch 6f15cdbf8a ovs: allow nl 'flow set' to use ufid without flow key 9 years ago
packet 9ed988cd59 packet: validate variable length ll headers 9 years ago
phonet 086c653f58 sock: struct proto hash function may error 10 years ago
rds 1659185fb4 RDS: IB: Support Fastreg MR (FRMR) memory registration mode 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 10 years ago
rose 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
rxrpc dad8aff754 rxrpc: Replace all unsigned with unsigned int 9 years ago
sched 8208d21bf3 net/flower: Fix pointer cast 9 years ago
sctp cea8768f33 sctp: allow sctp_transmit_packet and others to use gfp 9 years ago
sunrpc 81904dbbb4 Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux 10 years ago
switchdev 472681d57a net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. 10 years ago
tipc 134611446d ip_tunnel: add support for setting flow label via collect metadata 9 years ago
unix b633353115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
vmw_vsock 5988818008 vsock: Fix blocking ops call in prepare_to_wait 10 years ago
wimax 4933d85c51 net:wimax: Fix doucble word "the the" in networking.xml 10 years ago
wireless 810813c47a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
x25 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
xfrm 9207f9d45b net: preserve IP control block during GSO segmentation 10 years ago
Kconfig 8cb2d8bf57 net: add a hardware buffer management helper API 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 f3c986908c net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET 9 years ago
sysctl_net.c ce9d9b8e5c net: sysctl: fix a kmemleak warning 10 years ago