David Ahern a2e2ff560f net: ipv6: Move ip6_route_get_saddr to inline 9 лет назад
..
6lowpan eab560e582 6lowpan: add support for 802.15.4 short addr handling 9 лет назад
802 d476059e77 net: Kill dev_rebuild_header 10 лет назад
8021q 308453aa91 vlan: Propagate MAC address to VLANs 9 лет назад
9p 287980e49f remove lots of IS_ERR_VALUE abuses 9 лет назад
appletalk 48bb230e87 appletalk: fix erroneous return value 10 лет назад
atm c685293aa3 net/atm: sk_err_soft must be positive 9 лет назад
ax25 ea47781c26 ax25: add link layer header validation function 9 лет назад
batman-adv 99860208bc sched: remove NET_XMIT_POLICED 9 лет назад
bluetooth d3fff6c443 net: add netdev_lockdep_set_classes() helper 9 лет назад
bridge 0b148def40 bridge: Don't insert unnecessary local fdb entry on changing mac address 9 лет назад
caif 8e0cc8c326 net: caif: fix misleading indentation 9 лет назад
can c14ac9451c sock: enable timestamping using control messages 9 лет назад
ceph 4a3262b17c libceph: use %s instead of %pE in dout()s 9 лет назад
core be4da0e340 net: the space is required after ',' 9 лет назад
dcb 36b9ad8084 net/dcb: make dcbnl.c explicitly non-modular 10 лет назад
dccp 7309f8821f dccp: do not assume DCCP code is non preemptible 9 лет назад
decnet a36a0d4008 decnet: Do not build routes to devices without decnet private data. 9 лет назад
dns_resolver 5ac7eace2d KEYS: Add a facility to restrict new links into a keyring 9 лет назад
dsa 0c73c523cf net: dsa: Initialize CPU port ethtool ops per tree 9 лет назад
ethernet d975ddd696 eth: Pull header from first fragment via eth_get_headlen 9 лет назад
hsr 15db6e0dc7 net/hsr: Use setup_timer and mod_timer. 9 лет назад
ieee802154 eab560e582 6lowpan: add support for 802.15.4 short addr handling 9 лет назад
ipv4 1938ee1fd3 net: Remove deprecated tunnel specific UDP offload functions 9 лет назад
ipv6 a2e2ff560f net: ipv6: Move ip6_route_get_saddr to inline 9 лет назад
ipx 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 лет назад
irda e10abc629f Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 9 лет назад
iucv a006353a9a af_iucv: use paged SKBs for big inbound messages 9 лет назад
kcm f1971a2e03 kcm: fix a signedness in kcm_splice_read() 9 лет назад
key f6b8dec998 af_key: fix two typos 10 лет назад
l2tp 38b7097b55 ipv6: use TOS marks from sockets for routing decision 9 лет назад
l3mdev cd2a9e62c8 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst 9 лет назад
lapb 0d08df6c49 net/lapb: tuse %*ph to dump buffers 9 лет назад
llc e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 лет назад
mac80211 d6cf3a85b4 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 9 лет назад
mac802154 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 лет назад
mpls 0d227a8672 mpls: allow routes on ipgre devices 9 лет назад
netfilter 1578b0a5e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 лет назад
netlabel 341e0cb593 netlabel: fix a problem with netlbl_secattr_catmap_setrng() 9 лет назад
netlink 21aff3b905 net/netlink/af_netlink.h: Remove unused structure. 9 лет назад
netrom 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 лет назад
nfc 1c53855f6b nfc: nci: Add nci_nfcc_loopback to the nci core 9 лет назад
openvswitch f2a4d086ed openvswitch: Add packet truncation support. 9 лет назад
packet 1276f24eee packet: use common code for virtio_net_hdr and skb GSO conversion 9 лет назад
phonet 086c653f58 sock: struct proto hash function may error 10 лет назад
qrtr 08a6ee5807 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel 9 лет назад
rds 3ecc5693c0 RDS: Update rds_conn_destroy to be MP capable 9 лет назад
rfkill 1948b2a2ec rfkill: Use switch to demux userspace operations 9 лет назад
rose 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 лет назад
rxrpc 4f95dd78a7 rxrpc: Rework local endpoint management 9 лет назад
sched 9f6ed032cd net, cls: also reject deleting all filters when TCA_KIND present 9 лет назад
sctp 141ddefce7 sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate 9 лет назад
sunrpc ea8ea737c4 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs 9 лет назад
switchdev da4ed55165 switchdev: pass pointer to fib_info instead of copy 9 лет назад
tipc 35c55c9877 tipc: add neighbor monitoring framework 9 лет назад
unix d360775217 constify security_path_{mkdir,mknod,symlink} 9 лет назад
vmw_vsock e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 лет назад
wimax 4933d85c51 net:wimax: Fix doucble word "the the" in networking.xml 10 лет назад
wireless d6cf3a85b4 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 9 лет назад
x25 79e4865032 net: fix a kernel infoleak in x25 module 9 лет назад
xfrm e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 лет назад
Kconfig 4f3446bb80 bpf: add generic constant blinding for use in jits 9 лет назад
Makefile bdabad3e36 net: Add Qualcomm IPC router 9 лет назад
compat.c 719c44d340 packet: compat support for sock_fprog 9 лет назад
socket.c 766b9f928b fs: poll/select/recvmmsg: use timespec64 for timeout events 9 лет назад
sysctl_net.c ce9d9b8e5c net: sysctl: fix a kmemleak warning 10 лет назад