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
2011-11-16
ethtool: prepare for larger netdev_features_t type
Michał Mirosław
1
-16
/
+26
2011-11-16
net: ethtool: use C99 array initialization for feature-names table
Michał Mirosław
1
-38
/
+36
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
12
-33
/
+45
2011-11-16
net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
Michał Mirosław
1
-10
/
+23
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
3
-410
/
+26
2011-11-16
net: use jump_label for netstamp_needed
Eric Dumazet
1
-18
/
+14
2011-11-15
IPv6: Removing unnecessary NULL checks.
Matti Vaittinen
1
-4
/
+3
2011-11-14
ipv4: fix a memory leak in ic_bootp_send_if
RongQing.Li
1
-2
/
+7
2011-11-14
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...
Matti Vaittinen
1
-15
/
+94
2011-11-14
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...
Matti Vaittinen
1
-2
/
+11
2011-11-14
net: introduce build_skb()
Eric Dumazet
1
-0
/
+49
2011-11-14
neigh: new unresolved queue limits
Eric Dumazet
5
-55
/
+115
2011-11-14
bridge: add NTF_USE support
stephen hemminger
1
-11
/
+27
2011-11-14
6LoWPAN: UDP header decompression
alex.bluesman.smirnov@gmail.com
1
-1
/
+60
2011-11-14
6LoWPAN: UDP header compression
alex.bluesman.smirnov@gmail.com
2
-4
/
+52
2011-11-14
6LoWPAN: set proper netdev flags
alex.bluesman.smirnov@gmail.com
1
-2
/
+1
2011-11-14
6LoWPAN: disable debugging by default
alex.bluesman.smirnov@gmail.com
1
-2
/
+0
2011-11-14
6LoWPAN: add fragmentation support
alex.bluesman.smirnov@gmail.com
2
-4
/
+274
2011-11-14
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
2
-14
/
+9
2011-11-09
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
5
-21
/
+27
2011-11-09
ipv4: reduce percpu needs for icmpmsg mibs
Eric Dumazet
2
-9
/
+8
2011-11-08
net: rename sk_clone to sk_clone_lock
Eric Dumazet
4
-8
/
+24
2011-11-08
sch_choke: use skb_header_pointer()
Eric Dumazet
1
-10
/
+17
2011-11-08
net: make ipv6 PKTINFO honour freebind
Maciej Żenczykowski
1
-1
/
+1
2011-11-08
net: make ipv6 bind honour freebind
Maciej Żenczykowski
1
-1
/
+1
2011-11-08
sctp: fasthandoff with ASCONF at server-node
Michio Honda
1
-1
/
+7
2011-11-08
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
2
-1
/
+19
2011-11-08
net: better pcpu data alignment
Eric Dumazet
4
-4
/
+4
2011-11-08
ipv4: Fix inetpeer expire time information
Steffen Klassert
1
-3
/
+7
2011-11-08
tcp: Fix comments for Nagle algorithm
Feng King
1
-1
/
+1
2011-11-08
l2tp: fix l2tp_udp_recv_core()
Eric Dumazet
1
-4
/
+4
2011-11-08
ipv6: drop packets when source address is multicast
Brian Haley
1
-0
/
+8
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-19
/
+34
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
161
-0
/
+167
2011-11-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-17
/
+34
2011-11-04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-36
/
+106
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+34
2011-11-03
af_packet: de-inline some helper functions
Olof Johansson
1
-26
/
+26
2011-11-03
net: Add back alignment for size for __alloc_skb
Tony Lindgren
1
-0
/
+1
2011-11-03
net: add missing bh_unlock_sock() calls
Eric Dumazet
2
-0
/
+2
2011-11-03
l2tp: fix race in l2tp_recv_dequeue()
Eric Dumazet
1
-1
/
+2
2011-11-02
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
325
-6196
/
+15275
2011-11-02
mac80211: disable powersave for broken APs
Johannes Berg
2
-2
/
+17
2011-11-02
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
1
-6
/
+6
2011-11-02
mac80211: config hw when going back on-channel
Eliad Peller
1
-2
/
+1
2011-11-02
mac80211: fix remain_off_channel regression
Eliad Peller
1
-2
/
+2
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-5
/
+8
2011-11-02
udp: fix a race in encap_rcv handling
Eric Dumazet
1
-3
/
+5
2011-11-02
x25: Fix NULL dereference in x25_recvmsg
Dave Jones
1
-3
/
+8
[next]