index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
2
-3
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-03
1
-3
/
+3
|
|
\
|
|
*
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
1
-3
/
+3
|
*
|
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
1
-0
/
+1
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
2
-13
/
+13
|
\
\
\
|
*
|
|
9p: constify ->d_name handling
Al Viro
2017-01-12
2
-13
/
+13
*
|
|
|
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
|
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
|
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
61
-792
/
+1092
|
\
\
|
*
|
sctp: add support for MSG_MORE
Xin Long
2017-02-20
1
-0
/
+1
|
*
|
sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu
Xin Long
2017-02-19
1
-1
/
+3
|
*
|
sctp: add reconf chunk event
Xin Long
2017-02-19
1
-0
/
+3
|
*
|
sctp: add reconf chunk process
Xin Long
2017-02-19
1
-0
/
+1
|
*
|
sctp: add a function to verify the sctp reconf chunk
Xin Long
2017-02-19
1
-0
/
+3
|
*
|
sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...
Xin Long
2017-02-19
1
-0
/
+4
|
*
|
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...
Xin Long
2017-02-19
1
-0
/
+6
|
*
|
sctp: add support for generating stream ssn reset event notification
Xin Long
2017-02-19
1
-0
/
+4
|
*
|
sctp: add support for generating stream reconf resp chunk
Xin Long
2017-02-19
1
-0
/
+7
|
*
|
net/sched: Reflect HW offload status
Or Gerlitz
2017-02-17
1
-0
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-16
1
-7
/
+49
|
|
\
\
|
|
*
|
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
1
-0
/
+1
|
|
*
|
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
2017-02-15
1
-0
/
+41
|
|
*
|
xfrm: Export xfrm_parse_spi.
Steffen Klassert
2017-02-15
1
-0
/
+1
|
|
*
|
xfrm: Add a secpath_set helper.
Steffen Klassert
2017-02-15
1
-0
/
+1
|
|
*
|
xfrm: policy: remove family field
Florian Westphal
2017-02-09
1
-3
/
+2
|
|
*
|
xfrm: policy: remove garbage_collect callback
Florian Westphal
2017-02-09
1
-1
/
+1
|
|
*
|
xfrm: policy: xfrm_policy_unregister_afinfo can return void
Florian Westphal
2017-02-09
1
-1
/
+1
|
|
*
|
xfrm: input: constify xfrm_input_afinfo
Florian Westphal
2017-02-09
1
-3
/
+2
|
*
|
|
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
2017-02-15
1
-0
/
+6
|
*
|
|
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
2017-02-13
1
-4
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-12
1
-7
/
+14
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
1
-0
/
+3
|
|
*
|
|
netfilter: nf_tables: add space notation to sets
Pablo Neira Ayuso
2017-02-08
1
-0
/
+2
|
|
*
|
|
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
2017-02-08
1
-2
/
+2
|
|
*
|
|
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
2017-02-08
1
-0
/
+1
|
|
*
|
|
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
2017-02-08
1
-4
/
+4
|
|
*
|
|
netfilter: nf_tables: pass netns to set->ops->remove()
Pablo Neira Ayuso
2017-02-08
1
-1
/
+2
|
*
|
|
|
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
2
-12
/
+10
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
1
-1
/
+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
2017-02-10
3
-349
/
+274
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cfg80211: fix NAN bands definition
Luca Coelho
2017-02-09
1
-5
/
+13
|
|
*
|
|
|
|
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
1
-1
/
+2
|
|
*
|
|
|
|
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
1
-0
/
+2
|
|
*
|
|
|
|
nl80211: add HT/VHT capabilities to AP parameters
Johannes Berg
2017-02-08
1
-0
/
+8
|
|
*
|
|
|
|
wireless: radiotap: rewrite the radiotap header file
Johannes Berg
2017-01-25
1
-298
/
+157
[next]