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
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
1
-0
/
+75
2010-11-17
rtnetlink: Link address family API
Thomas Graf
1
-2
/
+145
2010-11-17
network: tcp_connect should return certain errors up the stack
Eric Paris
1
-1
/
+4
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-2
/
+4
2010-11-17
net/atm: Remove unnecessary casts of netdev_priv
Joe Perches
2
-3
/
+2
2010-11-16
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
1
-0
/
+52
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
2
-4
/
+4
2010-11-16
vlan: remove ndo_select_queue() logic
Eric Dumazet
1
-38
/
+2
2010-11-16
vlan: lockless transmit path
Eric Dumazet
5
-57
/
+50
2010-11-16
packet: Enhance AF_PACKET implementation to not require high order contiguous...
Neil Horman
1
-16
/
+69
2010-11-16
irda: irttp: allow zero byte packets
Wolfram Sang
1
-6
/
+19
2010-11-16
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
1
-3
/
+3
2010-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-95
/
+182
2010-11-15
net: Export netif_get_vlan_features().
David S. Miller
1
-0
/
+1
2010-11-15
bridge: add RCU annotations to bridge port lookup
Eric Dumazet
4
-7
/
+8
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
8
-34
/
+44
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
3
-8
/
+9
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
3
-32
/
+56
2010-11-15
net/ipv6/mcast.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
7
-343
/
+337
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
2
-14
/
+12
2010-11-15
net: Move TX queue allocation to alloc_netdev_mq
Tom Herbert
1
-4
/
+3
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2
-5
/
+22
2010-11-15
vlan: Fix build warning in vlandev_seq_show()
David S. Miller
1
-1
/
+0
2010-11-15
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
Jesper Juhl
2
-4
/
+2
2010-11-15
mac80211: refactor debugfs function generation code
Eliad Peller
4
-55
/
+52
2010-11-15
mac80211: minstrel_ht - reduce the overhead of rate sampling
Felix Fietkau
1
-6
/
+10
2010-11-15
cfg80211: prefix REG_DBG_PRINT() with cfg80211
Luis R. Rodriguez
1
-16
/
+15
2010-11-15
cfg80211: add debug print when processing a channel
Luis R. Rodriguez
1
-0
/
+39
2010-11-15
cfg80211: add debug print when disabling a channel on a custom regd
Luis R. Rodriguez
1
-0
/
+5
2010-11-15
cfg80211: add debug prints for when we ignore regulatory hints
Luis R. Rodriguez
1
-3
/
+39
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+19
2010-11-15
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-0
/
+1
2010-11-15
cfg80211: pass the reg hint initiator to helpers
Luis R. Rodriguez
1
-4
/
+8
2010-11-15
rfkill: remove dead code
Stephen Hemminger
1
-14
/
+0
2010-11-15
net: consolidate 8021q tagging
John Fastabend
3
-106
/
+7
2010-11-15
net: remove check for headroom in vlan_dev_create
John Fastabend
1
-3
/
+0
2010-11-15
8021q: set hard_header_len when VLAN offload features are toggled
John Fastabend
1
-0
/
+6
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
1
-0
/
+16
2010-11-15
offloading: Support multiple vlan tags in GSO.
Jesse Gross
1
-5
/
+7
2010-11-15
offloading: Make scatter/gather more tolerant of vlans.
Jesse Gross
1
-7
/
+12
2010-11-15
ipv4: Fix build with multicast disabled.
David S. Miller
1
-10
/
+10
2010-11-15
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
5
-100
/
+100
2010-11-15
dccp ccid-2: Remove old infrastructure
Gerrit Renker
2
-265
/
+0
2010-11-15
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
2
-4
/
+35
2010-11-15
dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module
Gerrit Renker
1
-22
/
+9
2010-11-15
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
2
-0
/
+154
2010-11-15
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
4
-6
/
+93
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
30
-110
/
+135
[prev]
[next]