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-12
fou: implement FOU_CMD_GET
WANG Cong
1
-0
/
+109
2015-04-12
fou: add network namespace support
WANG Cong
1
-39
/
+67
2015-04-12
fou: always use be16 for port
WANG Cong
1
-3
/
+3
2015-04-12
fou: exit early when parsing config fails
WANG Cong
1
-1
/
+4
2015-04-12
fou: avoid calling udp_del_offload() twice
WANG Cong
1
-2
/
+2
2015-04-12
tcp: do not cache align timewait sockets
Eric Dumazet
1
-2
/
+1
2015-04-12
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
25
-383
/
+1113
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
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
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-2
/
+105
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
netfilter: Fix switch statement warnings with recent gcc.
David Miller
5
-3
/
+17
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
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
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
9
-17
/
+32
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
31
-176
/
+219
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
1
-0
/
+4
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
1
-147
/
+1
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
1
-3
/
+3
2015-04-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-316
/
+546
2015-04-07
cfg80211: send extended capabilities IE in connect
Johannes Berg
1
-10
/
+64
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
3
-44
/
+41
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-42
/
+60
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
1
-16
/
+7
[next]