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-07-16
Bluetooth: Fix crash with incoming L2CAP connections
Ilia Kolomisnky
1
-2
/
+4
2011-07-16
Bluetooth: Fix regression in L2CAP connection procedure
Gustavo F. Padovan
1
-2
/
+1
2011-07-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
29
-444
/
+1077
2011-07-15
Remove redundant variable/code in __qdisc_run
Krishna Kumar
1
-3
/
+1
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-444
/
+1077
2011-07-14
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
1
-1
/
+5
2011-07-14
net: sctp: fix checksum marking for outgoing packets
Michał Mirosław
1
-11
/
+8
2011-07-14
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
1
-7
/
+0
2011-07-14
net: remove /sys/class/net/*/features
Michał Mirosław
1
-2
/
+0
2011-07-14
net: unexport netdev_fix_features()
Michał Mirosław
1
-2
/
+1
2011-07-14
net: cleanup vlan_features setting in register_netdev
Michał Mirosław
1
-5
/
+2
2011-07-14
net: vlan: remove reduntant check in ndo_fix_features callback
Michał Mirosław
1
-2
/
+1
2011-07-14
af-packet: fix - avoid reading stale data
Chetan Loke
1
-1
/
+2
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
23
-95
/
+197
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
6
-81
/
+48
2011-07-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-17
/
+12
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
6
-6
/
+63
2011-07-13
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
1
-2
/
+1
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
1
-19
/
+18
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2
-3
/
+2
2011-07-13
ipv4: Inline neigh binding.
David Miller
2
-27
/
+27
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-16
/
+0
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
1
-1
/
+1
2011-07-11
inetpeer: kill inet_putpeer race
Eric Dumazet
1
-5
/
+9
2011-07-11
mac80211: allocate only one RX queue
Johannes Berg
1
-2
/
+2
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
5
-0
/
+125
2011-07-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
8
-257
/
+599
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-24
/
+54
2011-07-11
ipv4: Use universal hash for ARP.
David S. Miller
2
-2
/
+2
2011-07-11
neigh: Store hash shift instead of mask.
David S. Miller
1
-24
/
+23
2011-07-11
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
1
-6
/
+9
2011-07-09
skbuff: clear tx zero-copy flag
Shirley Ma
1
-0
/
+3
2011-07-08
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
1
-0
/
+4
2011-07-08
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
4
-8
/
+14
2011-07-08
Bluetooth: Add support for communicating keys with userspace
Vinicius Costa Gomes
1
-15
/
+45
2011-07-08
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
1
-2
/
+0
2011-07-08
Bluetooth: Use the stored LTK for restabilishing security
Vinicius Costa Gomes
1
-0
/
+12
2011-07-08
Bluetooth: Use the link key list to temporarily store the STK
Vinicius Costa Gomes
1
-8
/
+15
2011-07-08
Bluetooth: Add support for storing the LTK
Vinicius Costa Gomes
1
-6
/
+14
2011-07-08
Bluetooth: Fix SM pairing parameters negotiation
Vinicius Costa Gomes
1
-10
/
+30
2011-07-08
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
1
-2
/
+16
2011-07-08
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
1
-0
/
+73
2011-07-08
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2
-2
/
+113
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2
-8
/
+21
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-26
/
+1924
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-27
/
+67
2011-07-08
dcbnl: unlock on an error path in dcbnl_cee_fill()
Dan Carpenter
1
-1
/
+1
2011-07-08
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
1
-0
/
+2
2011-07-08
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
1
-1
/
+1
2011-07-08
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-32
/
+147
[prev]
[next]