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-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-357
/
+1109
2011-04-11
caif: Add BUG_ON if dev_info is missing in packet
Sjur Brændeland
1
-1
/
+2
2011-04-11
caif: Don't resend if dev_queue_xmit fails.
Sjur Brændeland
9
-88
/
+14
2011-04-11
caif: code cleanup
Stephen Hemminger
7
-304
/
+23
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
113
-187
/
+365
2011-04-11
v3 ethtool: add ntuple flow specifier data to network flow classifier
Alexander Duyck
1
-7
/
+7
2011-04-11
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
Alexander Duyck
1
-0
/
+3
2011-04-11
caif: performance bugfix - allow radio stack to prioritize packets.
Sjur Brændeland
1
-1
/
+5
2011-04-11
caif: Bugfix use for_each_safe when removing list nodes.
Sjur Brændeland
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-118
/
+181
2011-04-10
Disable rp_filter for IPsec packets
Michael Smith
1
-1
/
+5
2011-04-10
fib_validate_source(): pass sk_buff instead of mark
Michael Smith
2
-14
/
+12
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2011-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
21
-118
/
+182
2011-04-07
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
2
-2
/
+7
2011-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-36
/
+90
2011-04-07
cfg80211: add a timer for invalid user reg hints
Luis R. Rodriguez
1
-1
/
+24
2011-04-07
cfg80211: fix regulatory restore upon user hints
Luis R. Rodriguez
1
-1
/
+45
2011-04-07
mac80211: remove few obsolete flags
Mohammed Shafi Shajakhan
1
-9
/
+0
2011-04-07
nl80211: Add BSS parameters to station
Paul Stewart
2
-2
/
+32
2011-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
16
-284
/
+866
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
103
-160
/
+160
2011-04-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2011-04-06
dsa/mv88e6131: add support for mv88e6085 switch
Peter Korsgaard
2
-4
/
+21
2011-04-06
ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)
Neil Horman
2
-1
/
+6
2011-04-06
can: convert protocol handling to RCU
Oliver Hartkopp
1
-20
/
+32
2011-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-2
/
+53
2011-04-06
Revert "net/sunrpc: Use static const char arrays"
Trond Myklebust
1
-1
/
+1
2011-04-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
14
-110
/
+146
2011-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-30
/
+69
2011-04-05
Bluetooth: convert net/bluetooth/ to kstrtox
Alexey Dobriyan
1
-17
/
+17
2011-04-05
Bluetooth: Use GFP_KERNEL in user context
Gustavo F. Padovan
1
-1
/
+1
2011-04-05
Bluetooth: Don't use spin_lock_bh in user context
Gustavo F. Padovan
1
-44
/
+44
2011-04-05
Bluetooth: Use kthread API in cmtp
Szymon Janc
3
-18
/
+13
2011-04-05
Bluetooth: Use kthread API in bnep
Szymon Janc
2
-14
/
+9
2011-04-05
Bluetooth: Use kthread API in hidp
Szymon Janc
2
-30
/
+25
2011-04-05
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
1
-2
/
+53
2011-04-04
net: Allow no-cache copy from user on transmit
Tom Herbert
3
-4
/
+17
2011-04-04
bridge: range check STP parameters
stephen hemminger
7
-93
/
+107
2011-04-04
bridge: allow creating bridge devices with netlink
stephen hemminger
5
-87
/
+101
2011-04-04
bridge: allow creating/deleting fdb entries via netlink
stephen hemminger
3
-0
/
+144
2011-04-04
bridge: add netlink notification on forward entry changes
stephen hemminger
3
-0
/
+127
2011-04-04
bridge: split rcu and no-rcu cases of fdb lookup
stephen hemminger
1
-3
/
+16
2011-04-04
bridge: track last used time in forwarding table
stephen hemminger
3
-8
/
+10
2011-04-04
bridge: change arguments to fdb_create
stephen hemminger
1
-8
/
+10
2011-04-04
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
2
-0
/
+15
2011-04-04
Bluetooth: Add mgmt_device_found event
Johan Hedberg
2
-8
/
+31
2011-04-04
Bluetooth: Remove gfp_mask param from hci_reassembly()
Gustavo F. Padovan
1
-6
/
+5
2011-04-04
mac80211: clean up station cleanup timer
Johannes Berg
4
-18
/
+3
2011-04-04
mac80211: remove the dependency on crypto_blkcipher
Felix Fietkau
6
-28
/
+23
[next]