index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
3
-132
/
+146
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2
-10
/
+6
2015-04-11
new helper: msg_data_left()
Al Viro
4
-17
/
+16
2015-04-11
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
4
-29
/
+148
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
2
-14
/
+15
2015-04-10
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
1
-6
/
+26
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
1
-1
/
+1
2015-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-151
/
+258
2015-04-09
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
1
-2
/
+2
2015-04-09
net: Pass VLAN ID to rtnl_fdb_notify.
Hubert Sokolowski
1
-10
/
+10
2015-04-09
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-09
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
1
-4
/
+4
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
18
-173
/
+747
2015-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+5
2015-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-7
/
+6
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-2
/
+105
2015-04-09
switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
Al Viro
1
-17
/
+3
2015-04-09
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2
-30
/
+19
2015-04-09
net: switch sendto() and recvfrom() to import_single_range()
Al Viro
1
-16
/
+8
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2
-4
/
+3
2015-04-08
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
1
-4
/
+10
2015-04-08
Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
1
-0
/
+11
2015-04-08
fou: Don't use const __read_mostly
Andi Kleen
1
-2
/
+2
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
5
-3
/
+17
2015-04-08
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
3
-2
/
+33
2015-04-08
RDS: only use passive connections when addresses match
Sowmini Varadhan
1
-1
/
+1
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
171
-1639
/
+2047
2015-04-08
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
Hannes Frederic Sowa
1
-1
/
+1
2015-04-08
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
1
-1
/
+2
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
1
-0
/
+34
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
5
-6
/
+268
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
2
-3
/
+10
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2
-10
/
+14
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
1
-1
/
+1
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
1
-9
/
+9
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
1
-4
/
+11
2015-04-08
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
1
-8
/
+16
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
1
-12
/
+22
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
7
-33
/
+75
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
1
-29
/
+41
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
1
-45
/
+50
2015-04-08
cfg80211: don't allow disabling WEXT if it's required
Johannes Berg
1
-1
/
+1
2015-04-07
net: remove extra newlines
Sheng Yong
4
-12
/
+0
2015-04-07
tcp: RFC7413 option support for Fast Open client
Daniel Lee
4
-14
/
+36
2015-04-07
tcp: RFC7413 option support for Fast Open server
Daniel Lee
3
-23
/
+54
2015-04-07
netem: Fixes byte backlog accounting for the first of two chained netem insta...
Beshay, Joseph
1
-1
/
+2
2015-04-07
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
Johan Hedberg
1
-2
/
+152
2015-04-07
netns: allow to dump netns ids
Nicolas Dichtel
1
-1
/
+48
2015-04-07
netns: notify netns id events
Nicolas Dichtel
1
-8
/
+44
2015-04-07
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
1
-1
/
+1
[prev]
[next]