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
2009-03-24
ipv6: Fix conflict resolutions during ipv6 binding
Vlad Yasevich
3
-35
/
+30
2009-03-24
ipv6: Make v4-mapped bindings consistent with IPv4
Vlad Yasevich
1
-3
/
+11
2009-03-24
ipv6: Allow ipv4 wildcard binds after ipv6 address binds
Vlad Yasevich
1
-1
/
+4
2009-03-24
ipv6: Disallow binding to v4-mapped address on v6-only socket.
Vlad Yasevich
1
-0
/
+7
2009-03-24
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
1
-6
/
+32
2009-03-24
arp_tables: ifname_compare() can assume 16bit alignment
Eric Dumazet
1
-2
/
+6
2009-03-24
netfilter: trivial Kconfig spelling fixes
Jan Engelhardt
1
-2
/
+2
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
58
-756
/
+1555
2009-03-24
netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free()
Eric Dumazet
1
-2
/
+3
2009-03-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+11
2009-03-23
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
3
-0
/
+9
2009-03-23
netfilter: sysctl support of logger choice
Eric Leblond
1
-1
/
+84
2009-03-22
tcp: Discard segments that ack data not yet sent
John Dykstra
1
-10
/
+17
2009-03-21
netdev: expose net_device_ops compat as config option
Stephen Hemminger
1
-3
/
+0
2009-03-21
irlan: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-21
irda: net_device_ops ioctl fix
Stephen Hemminger
1
-2
/
+3
2009-03-21
atm: convert clip driver to net_device_ops
Stephen Hemminger
1
-3
/
+6
2009-03-21
atm: convert mpc device to using netdev_ops
Stephen Hemminger
2
-19
/
+18
2009-03-21
dsa: add switch chip cascading support
Lennert Buytenhek
9
-188
/
+363
2009-03-21
dsa: add support for the Marvell 88E6095/6095F switch chips
Lennert Buytenhek
2
-11
/
+17
2009-03-21
dsa: set ->iflink on slave interfaces to the ifindex of the parent
Lennert Buytenhek
1
-0
/
+13
2009-03-21
ipx: use constant for strings and desciptor
Stephen Hemminger
1
-6
/
+6
2009-03-21
snap: use const for descriptor
Stephen Hemminger
1
-3
/
+3
2009-03-21
net: remove useless prefetch() call
Eric Dumazet
1
-1
/
+0
2009-03-21
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
1
-4
/
+1
2009-03-21
skb: expose and constify hash primitives
Stephen Hemminger
1
-1
/
+2
2009-03-21
atm: lec use dev_change_mtu
Stephen Hemminger
1
-1
/
+1
2009-03-21
net/*: use linux/kernel.h swap()
Ilpo Järvinen
4
-37
/
+8
2009-03-21
netrom: zero length frame filtering in NetRom
Bernard Pidoux
1
-1
/
+10
2009-03-21
ax25: zero length frame filtering in AX25
Bernard Pidoux
1
-0
/
+12
2009-03-21
ax25: SOCK_DEBUG message simplification
Bernard Pidoux
1
-3
/
+1
2009-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-8
/
+9
2009-03-18
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2
-5
/
+5
2009-03-18
net: kfree(napi->skb) => kfree_skb
Roel Kluin
1
-1
/
+1
2009-03-18
net: fix sctp breakage
Al Viro
1
-1
/
+2
2009-03-18
tipc: fix non-const printf format arguments
Stephen Hemminger
4
-5
/
+5
2009-03-18
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
1
-1
/
+1
2009-03-18
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
1
-3
/
+2
2009-03-18
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
1
-7
/
+14
2009-03-18
netfilter: ctnetlink: fix rcu context imbalance
Patrick McHardy
1
-34
/
+23
2009-03-18
netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put
Florian Westphal
1
-21
/
+0
2009-03-18
netfilter: ctnetlink: remove remaining module refcounting
Florian Westphal
1
-6
/
+9
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-69
/
+206
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-41
/
+90
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-0
/
+18
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-7
/
+8
2009-03-17
gro: Fix legacy path napi_complete crash
Herbert Xu
1
-2
/
+3
2009-03-17
gro: Fix vlan/netpoll check again
Herbert Xu
1
-3
/
+6
2009-03-16
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
4
-1
/
+90
[next]