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
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+10
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
255
-4270
/
+10151
2013-09-05
openvswitch: Fix alignment of struct sw_flow_key.
Jesse Gross
2
-1
/
+2
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-200
/
+439
2013-09-05
netfilter: Fix build errors with xt_socket.c
David S. Miller
1
-0
/
+1
2013-09-05
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
1
-1
/
+2
2013-09-05
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
1
-1
/
+2
2013-09-05
ipv6:introduce function to find route for redirect
Duan Jiong
6
-11
/
+81
2013-09-05
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
3
-14
/
+6
2013-09-05
bridge: prevent flooding IPv6 packets that do not have a listener
Linus Lüssing
1
-2
/
+8
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-15
/
+15
2013-09-04
net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions
Daniel Borkmann
1
-16
/
+25
2013-09-04
net: ipv6: mld: refactor query processing into v1/v2 functions
Daniel Borkmann
1
-33
/
+56
2013-09-04
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
Daniel Borkmann
1
-7
/
+7
2013-09-04
net: ipv6: mld: implement RFC3810 MLDv2 mode only
Daniel Borkmann
1
-4
/
+30
2013-09-04
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
Daniel Borkmann
2
-17
/
+4
2013-09-04
net: ipv6: mld: clean up MLD_V1_SEEN macro
Daniel Borkmann
1
-13
/
+21
2013-09-04
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
Daniel Borkmann
1
-6
/
+110
2013-09-04
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
1
-1
/
+1
2013-09-04
tcp: better comments for RTO initiallization
Yuchung Cheng
1
-6
/
+20
2013-09-04
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
1
-6
/
+8
2013-09-04
ipv6: fix null pointer dereference in __ip6addrlbl_add
Hannes Frederic Sowa
1
-25
/
+23
2013-09-04
net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...
Alexander Sverdlin
1
-2
/
+2
2013-09-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-9
/
+17
2013-09-04
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
Phil Oester
1
-1
/
+1
2013-09-04
netfilter: SYNPROXY: let unrelated packets continue
Jesper Dangaard Brouer
2
-4
/
+12
2013-09-04
netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()
Patrick McHardy
1
-2
/
+2
2013-09-04
netfilter: more strict TCP flag matching in SYNPROXY
Jesper Dangaard Brouer
2
-4
/
+4
2013-09-04
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
372
-8678
/
+12121
2013-09-04
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
4
-16
/
+10
2013-09-04
net: tcp_probe: adapt tbuf size for recent changes
Daniel Borkmann
1
-1
/
+1
2013-09-04
x25: add a sanity check parsing X.25 facilities
Dan Carpenter
1
-0
/
+4
2013-09-04
net: correctly interlink lower/upper devices
Veaceslav Falico
1
-2
/
+2
2013-09-04
tunnels: harmonize cleanup done on skb on rx path
Nicolas Dichtel
6
-21
/
+6
2013-09-04
tunnels: harmonize cleanup done on skb on xmit path
Nicolas Dichtel
6
-18
/
+10
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
5
-14
/
+19
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
1
-1
/
+1
2013-09-04
iptunnels: remove net arg from iptunnel_xmit()
Nicolas Dichtel
4
-7
/
+5
2013-09-03
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
1
-4
/
+0
2013-09-03
batman: Remove reference to compare_ether_addr
Joe Perches
1
-1
/
+1
2013-09-03
llc: Use normal etherdevice.h tests
Joe Perches
3
-8
/
+8
2013-09-03
ipv6: ipv6_create_tempaddr cleanup
Petr Holasek
1
-2
/
+0
2013-09-03
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-1
/
+9
2013-09-03
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-4
/
+31
2013-09-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
30
-583
/
+1046
2013-09-03
net: sctp: probe: allow more advanced ingress filtering by mark
Daniel Borkmann
1
-5
/
+13
2013-09-03
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
4
-22
/
+0
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-61
/
+62
2013-09-03
net: dsa: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
[next]