index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tcp: fix retransmission in repair mode
Andrew Vagin
2012-11-15
2
-2
/
+6
|
*
|
|
|
sctp: fix /proc/net/sctp/ memory leak
Tommi Rantala
2012-11-15
1
-4
/
+4
|
|
/
/
/
|
*
|
|
ipv4/ip_vti.c: VTI fix post-decryption forwarding
Saurabh Mohan
2012-11-15
1
-0
/
+5
|
*
|
|
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
2012-11-13
1
-0
/
+1
|
*
|
|
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
2012-11-13
1
-5
/
+10
|
*
|
|
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
2012-11-11
1
-13
/
+22
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-11-10
7
-40
/
+91
|
|
\
\
\
|
*
\
\
\
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-11-03
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
SUNRPC: return proper errno from backchannel_rqst
Weston Andros Adamson
2012-11-01
1
-1
/
+1
*
|
|
|
|
|
net: use right lock in __dev_remove_offload
Eric Dumazet
2012-11-16
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-11-16
5
-11
/
+73
|
\
\
\
\
\
\
|
*
|
|
|
|
|
netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
Florian Westphal
2012-11-13
1
-1
/
+6
|
*
|
|
|
|
|
netfilter: ipv6: add getsockopt to retrieve origdst
Florian Westphal
2012-11-02
1
-0
/
+61
|
*
|
|
|
|
|
netfilter: nf_nat: use PTR_RET
Wu Fengguang
2012-10-29
2
-6
/
+2
|
*
|
|
|
|
|
ipvs: remove silly double assignment
Alan Cox
2012-10-28
2
-5
/
+5
*
|
|
|
|
|
|
ipv6: Fix build error with udp_offload
Vlad Yasevich
2012-11-16
1
-0
/
+1
*
|
|
|
|
|
|
net: Make IPv6 build depend on CONFIG_INET
Vlad Yasevich
2012-11-16
1
-1
/
+1
*
|
|
|
|
|
|
net: Remove code duplication between offload structures
Vlad Yasevich
2012-11-15
5
-44
/
+56
*
|
|
|
|
|
|
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
2012-11-15
11
-70
/
+30
*
|
|
|
|
|
|
ipv4: Pull GSO registration out of inet_init()
Vlad Yasevich
2012-11-15
1
-14
/
+21
*
|
|
|
|
|
|
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
2012-11-15
5
-110
/
+121
*
|
|
|
|
|
|
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
2012-11-15
4
-37
/
+55
*
|
|
|
|
|
|
ipv6: Separate out UDP offload functionality
Vlad Yasevich
2012-11-15
4
-101
/
+130
*
|
|
|
|
|
|
ipv6: Separate tcp offload functionality
Vlad Yasevich
2012-11-15
4
-110
/
+106
*
|
|
|
|
|
|
ipv6: Separate ipv6 offload support
Vlad Yasevich
2012-11-15
4
-246
/
+296
*
|
|
|
|
|
|
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
2012-11-15
4
-24
/
+64
*
|
|
|
|
|
|
ipv4: Switch to using the new offload infrastructure.
Vlad Yasevich
2012-11-15
1
-14
/
+16
*
|
|
|
|
|
|
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
2012-11-15
4
-0
/
+41
*
|
|
|
|
|
|
net: Add net protocol offload registration infrustructure
Vlad Yasevich
2012-11-15
2
-0
/
+33
*
|
|
|
|
|
|
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
2012-11-15
3
-10
/
+20
*
|
|
|
|
|
|
net: Add generic packet offload infrastructure.
Vlad Yasevich
2012-11-15
1
-0
/
+80
*
|
|
|
|
|
|
ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
Nicolas Dichtel
2012-11-15
1
-1
/
+1
*
|
|
|
|
|
|
sit: fix sparse warnings
Nicolas Dichtel
2012-11-15
1
-5
/
+5
*
|
|
|
|
|
|
ipip: fix sparse warnings in ipip_netlink_parms()
Nicolas Dichtel
2012-11-15
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-11-15
11
-173
/
+416
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
batman-adv: Remove instant overwritten variable initialization
Sven Eckelmann
2012-11-14
2
-11
/
+11
|
*
|
|
|
|
|
|
batman-adv: roaming handling mechanism redesign
Antonio Quartulli
2012-11-14
1
-39
/
+118
|
*
|
|
|
|
|
|
batman-adv: refactor tt_global_del_struct()
Antonio Quartulli
2012-11-14
1
-10
/
+9
|
*
|
|
|
|
|
|
batman-adv: refactor code to simplify long lines
Antonio Quartulli
2012-11-14
1
-32
/
+30
|
*
|
|
|
|
|
|
batman-adv: substitute tt_poss_change with a per-tt_entry flag
Antonio Quartulli
2012-11-14
6
-75
/
+156
|
*
|
|
|
|
|
|
batman-adv: wait multiple periods before activating bla
Simon Wunderlich
2012-11-14
3
-1
/
+10
|
*
|
|
|
|
|
|
batman-adv: allow bla traffic only after first worker period
Simon Wunderlich
2012-11-14
1
-1
/
+19
|
*
|
|
|
|
|
|
batman-adv: send announcement when backbone gw is registered
Simon Wunderlich
2012-11-14
1
-4
/
+10
|
*
|
|
|
|
|
|
batman-adv: prevent using any virtual device created on batman-adv as hard-in...
Antonio Quartulli
2012-11-14
1
-1
/
+40
|
*
|
|
|
|
|
|
batman-adv: fix wrong spinlock inline comment
Antonio Quartulli
2012-11-14
1
-1
/
+1
|
*
|
|
|
|
|
|
batman-adv: don't rely on positions in struct for hashing
Simon Wunderlich
2012-11-14
2
-14
/
+28
*
|
|
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-11-15
83
-1450
/
+7319
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-14
83
-1450
/
+7319
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
6
-36
/
+104
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
2012-10-29
16
-113
/
+630
|
|
|
\
\
\
\
\
\
\
[prev]
[next]