Age | Commit message (Expand) | Author |
2017-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-09 | net: Work around lockdep limitation in sockets that use sockets | David Howells |
2017-03-09 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-03 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-03-03 | netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails | Pablo Neira Ayuso |
2017-03-02 | net: Introduce sk_clone_lock() error path routine | Arnaldo Carvalho de Melo |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "disassocation" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | sctp: add support for MSG_MORE | Xin Long |
2017-02-19 | sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu | Xin Long |
2017-02-19 | sctp: add reconf chunk event | Xin Long |
2017-02-19 | sctp: add reconf chunk process | Xin Long |
2017-02-19 | sctp: add a function to verify the sctp reconf chunk | Xin Long |
2017-02-19 | sctp: implement receiver-side procedures for the Incoming SSN Reset Request P... | Xin Long |
2017-02-19 | sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P... | Xin Long |
2017-02-19 | sctp: add support for generating stream ssn reset event notification | Xin Long |
2017-02-19 | sctp: add support for generating stream reconf resp chunk | Xin Long |
2017-02-17 | net/sched: Reflect HW offload status | Or Gerlitz |
2017-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-02-15 | sched: have stub for tcf_destroy_chain in case NET_CLS is not configured | Jiri Pirko |
2017-02-15 | esp: Add a software GRO codepath | Steffen Klassert |
2017-02-15 | xfrm: Extend the sec_path for IPsec offloading | Steffen Klassert |
2017-02-15 | xfrm: Export xfrm_parse_spi. | Steffen Klassert |
2017-02-15 | xfrm: Add a secpath_set helper. | Steffen Klassert |
2017-02-13 | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY | Eric Dumazet |
2017-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-02-12 | netfilter: nf_tables: add NFTA_RULE_ID attribute | Pablo Neira Ayuso |
2017-02-11 | net: rename dst_neigh_output back to neigh_output | Julian Anastasov |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-10 | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-02-10 | net: dsa: remove unnecessary phy*.h includes | Russell King |
2017-02-10 | net/act_pedit: Introduce 'add' operation | Amir Vadai |
2017-02-10 | net/act_pedit: Support using offset relative to the conventional network headers | Amir Vadai |
2017-02-10 | switchdev: bridge: Offload mc router ports | Nogah Frankel |
2017-02-10 | switchdev: bridge: Offload multicast disabled | Nogah Frankel |
2017-02-10 | sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api | Jiri Pirko |
2017-02-10 | sched: rename tcf_destroy to tcf_destroy_proto | Jiri Pirko |
2017-02-10 | ipv4: fib: Add events for FIB replace and append | Ido Schimmel |
2017-02-09 | sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ... | Xin Long |
2017-02-09 | sctp: add support for generating stream reconf add incoming/outgoing streams ... | Xin Long |
2017-02-09 | sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter | Xin Long |
2017-02-09 | sctp: add support for generating stream reconf ssn/tsn reset request chunk | Xin Long |