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-10-07
net: Add sk_mark route lookup support for IPv4 listening sockets
Atis Elsts
2
-1
/
+3
2009-10-07
dccp ccid-3: Remove CCID naming redundancy 2/2
Gerrit Renker
2
-192
/
+191
2009-10-07
dccp ccid-2: Remove CCID naming redundancy 1/2
Gerrit Renker
1
-161
/
+161
2009-10-07
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
3
-238
/
+213
2009-10-07
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
2
-161
/
+158
2009-10-07
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
John W. Linville
1
-2
/
+0
2009-10-07
mac80211: support ETHTOOL_GPERMADDR
John W. Linville
1
-1
/
+4
2009-10-07
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-1
/
+22
2009-10-07
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
4
-1
/
+36
2009-10-07
wext: refactor
Johannes Berg
14
-1127
/
+1079
2009-10-07
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-10-07
mac80211: use kfree_skb() to free struct sk_buff pointers
Roel Kluin
1
-2
/
+2
2009-10-07
mac80211: fix vlan and optimise RX
Johannes Berg
3
-3
/
+12
2009-10-07
ipv4: arp_notify address list bug
Stephen Hemminger
1
-6
/
+10
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
32
-33
/
+33
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
2
-0
/
+9
2009-10-07
Use sk_mark for IPv6 routing lookups
Brian Haley
7
-0
/
+11
2009-10-07
ethtool: Add reset operation
Ben Hutchings
1
-0
/
+23
2009-10-07
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
7
-7
/
+14
2009-10-07
Use sk_mark for routing lookup in more places
Eric Dumazet
1
-0
/
+3
2009-10-07
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
2
-8
/
+135
2009-10-07
add vif using local interface index instead of IP
Ilia K
1
-1
/
+11
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+4
2009-10-06
net: speedup sk_wake_async()
Eric Dumazet
1
-0
/
+3
2009-10-05
wext: let get_wireless_stats() sleep
Johannes Berg
1
-2
/
+2
2009-10-05
net: export device speed and duplex via sysfs
Andy Gospodarek
1
-0
/
+40
2009-10-05
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
2
-5
/
+7
2009-10-05
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
1
-0
/
+6
2009-10-05
tunnels: Optimize tx path
Eric Dumazet
3
-6
/
+9
2009-10-05
ipv4: fib table algorithm performance improvement
Stephen Hemminger
4
-45
/
+34
2009-10-05
af_packet: add interframe drop cmsg (v6)
Neil Horman
1
-0
/
+33
2009-10-05
pktgen: Avoid dirtying skb->users when txq is full
Eric Dumazet
1
-4
/
+7
2009-10-05
icmp: No need to call sk_write_space()
Eric Dumazet
1
-0
/
+4
2009-10-05
ethtool: Remove support for obsolete string query operations
Ben Hutchings
1
-48
/
+10
2009-10-04
pktgen: restore nanosec delays
Eric Dumazet
1
-1
/
+1
2009-10-04
pktgen: Fix multiqueue handling
Eric Dumazet
1
-1
/
+1
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-10
/
+19
2009-10-02
net: splice() from tcp to pipe should take into account O_NONBLOCK
Eric Dumazet
1
-1
/
+1
2009-10-01
net: Use sk_mark for routing lookup in more places
Atis Elsts
3
-0
/
+3
2009-10-01
IPv4 TCP fails to send window scale option when window scale is zero
Ori Finkelman
1
-5
/
+6
2009-10-01
net/ipv4/tcp.c: fix min() type mismatch warning
Andrew Morton
1
-1
/
+1
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+4
2009-10-01
pktgen: Fix delay handling
Eric Dumazet
1
-2
/
+4
2009-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
48
-119
/
+127
2009-09-30
ax25: Fix possible oops in ax25_make_new
Jarek Poplawski
1
-1
/
+1
2009-09-30
net: restore tx timestamping for accelerated vlans
Eric Dumazet
1
-3
/
+3
2009-09-30
Phonet: fix mutex imbalance
Rémi Denis-Courmont
1
-1
/
+0
2009-09-30
sit: fix off-by-one in ipip6_tunnel_get_prl
Sascha Hlusiak
1
-1
/
+1
2009-09-30
net: Fix sock_wfree() race
Eric Dumazet
1
-7
/
+12
[prev]
[next]