index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-07-25
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2016-07-25
sctp: also point GSO head_skb to the sk when it's available
Marcelo Ricardo Leitner
2016-07-25
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2016-07-25
kcm: remove redundant -ve error check and return path
Colin Ian King
2016-07-25
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
2016-07-25
sctp: use inet_recvmsg to support sctp RFS well
Xin Long
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
2016-07-25
sctp: support ipv6 nonlocal bind
Xin Long
2016-07-25
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2016-07-25
net/ncsi: avoid maybe-uninitialized warning
Arnd Bergmann
2016-07-25
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
2016-07-25
net: bridge: fix br_stp_enable_bridge comment
Vivien Didelot
2016-07-24
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-07-24
net/sched: introduce Match-all classifier
Jiri Pirko
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-23
netfilter: nft_compat: fix crash when related match/target module is removed
Liping Zhang
2016-07-23
netfilter: nft_compat: put back match/target module if init fail
Liping Zhang
2016-07-23
netfilter: h323: Use mod_timer instead of set_expect_timeout
Gao Feng
2016-07-22
netfilter: connlabels: move set helper to xt_connlabel
Florian Westphal
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-07-22
packet: propagate sock_cmsg_send() error
Soheil Hassas Yeganeh
2016-07-20
Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2016-07-20
rtnl: protect do_setlink from IFLA_XDP_ATTACHED
Brenden Blanco
2016-07-21
netfilter: nf_tables: allow to filter out rules by table and chain
Pablo Neira Ayuso
2016-07-21
netfilter: nft_log: fix snaplen does not truncate packets
Liping Zhang
2016-07-21
netfilter: nft_log: check the validity of log level
Liping Zhang
2016-07-21
netfilter: nft_log: fix possible memory leak if log expr init fail
Liping Zhang
2016-07-21
netfilter: Add helper array register/unregister functions
Gao Feng
2016-07-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-07-19
rtnl: add option for setting link xdp prog
Brenden Blanco
2016-07-19
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
2016-07-19
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-19
packet: fix second argument of sock_tx_timestamp()
Yoshihiro Shimoda
2016-07-19
net/ncsi: NCSI AEN packet handler
Gavin Shan
2016-07-19
net/ncsi: Package and channel management
Gavin Shan
2016-07-19
net/ncsi: NCSI response packet handler
Gavin Shan
2016-07-19
net/ncsi: NCSI command packet handler
Gavin Shan
2016-07-19
net/ncsi: Resource management
Gavin Shan
2016-07-19
net: dsa: support switchdev ageing time attr
Vivien Didelot
2016-07-19
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...
Shmulik Ladkani
2016-07-19
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
2016-07-19
netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
Liping Zhang
2016-07-18
sctp: load transport header after sk_filter
Willem de Bruijn
2016-07-18
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
Konstantin Khlebnikov
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-18
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
2016-07-17
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
2016-07-16
sctp: fix GSO for IPv6
Marcelo Ricardo Leitner
2016-07-16
sctp: recvmsg should be able to run even if sock is in closing state
Marcelo Ricardo Leitner
[next]