index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
36
-121
/
+297
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-90
/
+227
2013-06-05
net_sched: htb: do not mix 1ns and 64ns time units
Eric Dumazet
1
-17
/
+17
2013-06-05
netpoll: fix position of network header
Amerigo Wang
1
-16
/
+4
2013-06-05
pktgen: Fix position of ip and udp header
Thomas Graf
1
-27
/
+12
2013-06-05
net: fix sk_buff head without data area
Pablo Neira
2
-3
/
+3
2013-06-05
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
1
-1
/
+1
2013-06-05
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
1
-3
/
+3
2013-06-05
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
1
-1
/
+3
2013-06-05
net: mark netdev_create_hash __net_init
Baruch Siach
1
-1
/
+1
2013-06-05
Kconfig: remove dangling references to the deleted file
Jean Sacren
1
-8
/
+3
2013-06-05
xfrm: simplify the exit path of xfrm_output_one()
Jean Sacren
1
-5
/
+4
2013-06-04
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
2
-32
/
+91
2013-06-04
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
1
-26
/
+47
2013-06-04
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
3
-77
/
+44
2013-06-03
icmp: avoid allocating large struct on stack
Cong Wang
1
-17
/
+23
2013-06-03
] icmp: fix icmp_unreach() comment.
Rami Rosen
1
-1
/
+2
2013-06-03
ipv4: use separate genid for next hop exceptions
Timo Teräs
1
-2
/
+10
2013-06-03
ipv4: rate limit updating of next hop exceptions with same pmtu
Timo Teräs
1
-0
/
+4
2013-06-03
ipv4: properly refresh rtable entries on pmtu/redirect events
Timo Teräs
4
-41
/
+43
2013-06-03
net_sched: restore "overhead xxx" handling
Eric Dumazet
4
-15
/
+17
2013-06-01
xfrm: force a garbage collection after deleting a policy
Paul Moore
3
-1
/
+8
2013-06-01
sit: add IPv4 over IPv4 support
Nicolas Dichtel
2
-4
/
+117
2013-06-01
iptunnel: specify protocol outside IP header
Nicolas Dichtel
3
-4
/
+4
2013-06-01
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
1
-8
/
+12
2013-06-01
net: clean up skb headers code
Cong Wang
1
-11
/
+5
2013-06-01
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
1
-1
/
+1
2013-06-01
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
1
-4
/
+7
2013-06-01
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
1
-1
/
+2
2013-06-01
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
1
-0
/
+1
2013-06-01
netfilter: Correct calculation using skb->tail and skb-network_header
Simon Horman
1
-1
/
+1
2013-06-01
snmp6: remove IPSTATS_MIB_CSUMERRORS
Nicolas Dichtel
1
-1
/
+1
2013-06-01
gro: should aggregate frames without DF
Eric Dumazet
1
-1
/
+2
2013-06-01
net: Update RFS target at poll for tcp/udp
David Majnemer
2
-0
/
+4
2013-05-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-15
/
+47
2013-05-31
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
1
-1
/
+1
2013-05-31
tcp: undo on DSACK during recovery
Yuchung Cheng
1
-1
/
+7
2013-05-31
tcp: fix undo on partial ack in recovery
Yuchung Cheng
1
-26
/
+33
2013-05-31
tcp: refactor undo functions
Yuchung Cheng
1
-47
/
+50
2013-05-31
tcp: consolidate PRR packet accounting
Yuchung Cheng
1
-25
/
+20
2013-05-31
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-8
/
+12
2013-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-16
/
+67
2013-05-31
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
24
-364
/
+395
2013-05-29
ipvs: ip_vs_sh: fix build
Jan Beulich
1
-1
/
+1
2013-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-15
/
+47
2013-05-29
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
1
-5
/
+7
2013-05-29
netfilter: xt_LOG: fix mark logging for IPv6 packets
Michal Kubeček
1
-1
/
+1
2013-05-29
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
1
-3
/
+3
2013-05-29
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
1
-2
/
+31
2013-05-29
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
3
-4
/
+29
[next]