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-03-18
net: Fix a comment typo
Kusanagi Kouichi
1
-1
/
+1
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
12
-701
/
+35
2013-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
4
-20
/
+12
2013-03-17
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
Lai Jiangshan
1
-2
/
+1
2013-03-17
vxlan: generalize forwarding tables
David Stevens
1
-1
/
+1
2013-03-15
ipv4: replace ip_fast_csum with csum_replace2
Li RongQing
1
-3
/
+2
2013-03-15
VSOCK: Support VM sockets connected to the hypervisor.
Reilly Grant
2
-3
/
+16
2013-03-13
batman-adv: network coding - receive coded packets and decode them
Martin Hundebøll
3
-0
/
+246
2013-03-13
batman-adv: network coding - save overheard and tx packets for decoding
Martin Hundebøll
6
-3
/
+253
2013-03-13
batman-adv: network coding - code and transmit packets if possible
Martin Hundebøll
5
-0
/
+466
2013-03-13
batman-adv: network coding - buffer unicast packets before forward
Martin Hundebøll
4
-7
/
+557
2013-03-13
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
7
-0
/
+524
2013-03-13
batman-adv: network coding - add the initial infrastructure code
Martin Hundebøll
9
-1
/
+176
2013-03-13
batman-adv: don't use !! in bool conversion
Antonio Quartulli
2
-5
/
+5
2013-03-13
batman-adv: Return reason for failure in batadv_check_unicast_packet()
Martin Hundebøll
1
-4
/
+14
2013-03-13
batman-adv: replace redundant primary_if_get calls
Marek Lindner
3
-46
/
+11
2013-03-12
tcp: TLP loss detection.
Nandita Dukkipati
5
-0
/
+52
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
7
-22
/
+156
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2
-12
/
+3
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-3
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-124
/
+195
2013-03-12
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
1
-0
/
+1
2013-03-12
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2013-03-12
net/ipv4: Ensure that location of timestamp option is stored
David Ward
1
-4
/
+1
2013-03-12
flow_dissector: support L2 GRE
Michael Dalton
1
-0
/
+11
2013-03-11
batman-adv: verify tt len does not exceed packet len
Marek Lindner
1
-3
/
+3
2013-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-113
/
+188
2013-03-11
net: can: af_can.c: Fix checkpatch warnings
Valentin Ilie
1
-13
/
+8
2013-03-10
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
2
-30
/
+2
2013-03-10
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-03-10
ipv6: remove superfluous nla_data() NULL pointer checks
Mathias Krause
1
-6
/
+0
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+8
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
1
-0
/
+4
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
3
-32
/
+4
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+1
2013-03-09
ipip: capture inner headers during encapsulation
Pravin B Shelar
1
-6
/
+7
2013-03-09
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
1
-1
/
+20
2013-03-09
dcb: fix sparse warnings
stephen hemminger
1
-0
/
+1
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
6
-27
/
+105
2013-03-09
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
1
-0
/
+2
2013-03-09
net: Add skb_headers_offset_update helper function.
Pravin B Shelar
1
-20
/
+14
2013-03-09
tunnel: Inherit NETIF_F_SG for hw_enc_features.
Pravin B Shelar
1
-0
/
+4
2013-03-09
net: Kill link between CSUM and SG features.
Pravin B Shelar
4
-36
/
+46
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
1
-1
/
+1
2013-03-08
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
Hannes Frederic Sowa
1
-1
/
+3
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
6
-26
/
+26
2013-03-08
ipv6: ndisc: remove redundant check for !dev->addr_len
Thomas Graf
1
-2
/
+0
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-08
bridging: fix rx_handlers return code
Cristian Bercaru
1
-0
/
+1
[next]