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.13.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
2012-02-13
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
1
-0
/
+2
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
6
-0
/
+15
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
1
-1
/
+1
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-18
/
+24
2012-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-59
/
+59
2012-02-11
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
1
-1
/
+2
2012-02-11
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
1
-1
/
+1
2012-02-11
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
1
-5
/
+2
2012-02-11
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
1
-6
/
+0
2012-02-11
netprio_cgroup: fix an off-by-one bug
Neil Horman
1
-1
/
+1
2012-02-09
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
4
-9
/
+5
2012-02-09
af_iucv: allow retrieval of maximum message size
Ursula Braun
1
-1
/
+9
2012-02-09
af_iucv: change net_device handling for HS transport
Ursula Braun
1
-57
/
+62
2012-02-09
af_iucv: block writing if msg limit is exceeded
Ursula Braun
1
-1
/
+1
2012-02-09
af_iucv: remove IUCV-pathes completely
Ursula Braun
1
-34
/
+37
2012-02-09
gro: more generic L2 header check
Eric Dumazet
1
-2
/
+8
2012-02-09
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
4
-1
/
+42
2012-02-09
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
4
-3
/
+39
2012-02-09
gro: more generic L2 header check
Eric Dumazet
1
-2
/
+8
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
1
-2
/
+1
2012-02-07
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
1
-1
/
+1
2012-02-07
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
3
-0
/
+260
2012-02-07
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
7
-260
/
+255
2012-02-07
tipc: Minor optimization to rejection of connection-based messages
Allan Stephens
1
-2
/
+3
2012-02-07
tipc: Eliminate alteration of publication key during name table purging
Allan Stephens
1
-4
/
+0
2012-02-07
tipc: Prevent loss of fragmented messages over broadcast link
Allan Stephens
1
-22
/
+42
2012-02-07
tipc: Prevent loss of fragmented messages over unicast links
Allan Stephens
1
-3
/
+10
2012-02-07
tipc: Remove obsolete broadcast tag capability
Allan Stephens
3
-9
/
+1
2012-02-07
tipc: Major redesign of broadcast link ACK/NACK algorithms
Allan Stephens
5
-165
/
+100
2012-02-07
tipc: Add missing locks in broadcast link statistics accumulation
Allan Stephens
1
-0
/
+11
2012-02-07
tipc: Fix bug in broadcast link duplicate message statistics
Allan Stephens
1
-0
/
+2
2012-02-07
tipc: Fix node lock reclamation issues in broadcast link reception
Allan Stephens
1
-18
/
+40
2012-02-07
tipc: Add missing broadcast link lock when sending NACK
Allan Stephens
1
-0
/
+2
2012-02-07
tipc: Fix problem with broadcast link synchronization between nodes
Allan Stephens
1
-2
/
+5
2012-02-07
tipc: Ensure broadcast link re-acquires node after link failure
Allan Stephens
3
-4
/
+8
2012-02-07
tipc: Prevent broadcast link stalling in dual LAN environments
Allan Stephens
1
-4
/
+5
2012-02-07
tipc: Prevent transmission of outdated link protocol messages
Allan Stephens
1
-26
/
+27
2012-02-07
tipc: improve the link deferred queue insertion algorithm
Allan Stephens
1
-25
/
+23
2012-02-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
31
-304
/
+868
2012-02-07
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
4
-9
/
+5
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
31
-304
/
+868
2012-02-06
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
Jesper Juhl
1
-2
/
+0
2012-02-06
decnet: remove unused variable from dn_output()
Jesper Juhl
1
-2
/
+1
2012-02-05
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
1
-0
/
+5
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-96
/
+99
2012-02-05
netprio_cgroup: Fix obo in get_prioidx
Neil Horman
1
-3
/
+4
2012-02-05
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
1
-6
/
+6
2012-02-05
caif: Kill debugfs vars for caif socket
sjur.brandeland@stericsson.com
1
-112
/
+1
2012-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-3
/
+12
[next]