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
2012-04-13
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
4
-19
/
+53
2012-04-13
Phonet: missing headers (sparse)
Rémi Denis-Courmont
1
-0
/
+4
2012-04-13
Phonet: phonet_net_id can be static (sparse)
Rémi Denis-Courmont
1
-1
/
+1
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
1
-2
/
+1
2012-04-13
udp: intoduce udp_encap_needed static_key
Eric Dumazet
2
-1
/
+12
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
1
-4
/
+4
2012-04-13
net/garp: fix GID rbtree ordering
David Ward
1
-4
/
+4
2012-04-13
pppoatm: Fix excessive queue bloat
David Woodhouse
1
-10
/
+85
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
4
-40
/
+52
2012-04-13
caif: set traffic class for caif packets
Dmitry Tarnyagin
4
-2
/
+28
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+32
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-13
l2tp: don't overwrite source address in l2tp_ip_bind()
James Chapman
1
-1
/
+2
2012-04-13
l2tp: fix refcount leak in l2tp_ip sockets
James Chapman
1
-1
/
+1
2012-04-13
net/key/af_key.c: add missing kfree_skb
Julia Lawall
1
-1
/
+1
2012-04-13
phonet: Sort out initiailziation and cleanup code.
Eric W. Biederman
1
-19
/
+2
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
2012-04-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
38
-531
/
+1337
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-144
/
+79
2012-04-12
net/ipv6/exthdrs.c: Strict PadN option checking
Eldad Zack
1
-0
/
+16
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-139
/
+74
2012-04-12
net: Fixed coding style issues relating to braces.
Jeffrin Jose
1
-6
/
+3
2012-04-12
net/ipv6/ipv6_sockglue.c: Removed redundant extern
Eldad Zack
1
-1
/
+0
2012-04-12
net/core: simple_strtoul cleanup
Shuah Khan
1
-3
/
+2
2012-04-12
Treat ND option 31 as userland (DNSSL support)
Alexey I. Froloff
1
-1
/
+3
2012-04-12
NFC: Fix LLCP link timeout typo
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: Add MIUX to the local LLCP general bytes
Samuel Ortiz
1
-0
/
+10
2012-04-12
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
Samuel Ortiz
1
-2
/
+2
2012-04-12
NFC: Fix LLCP TLV building routine
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
2
-2
/
+2
2012-04-12
NFC: Dump LLCP frames
Samuel Ortiz
1
-0
/
+7
2012-04-12
NFC: Add Core support to generate tag lost event
Eric Lapuyade
1
-1
/
+71
2012-04-12
NFC: Changed target activated state logic
Eric Lapuyade
1
-3
/
+21
2012-04-12
NFC: Fix next target_idx type and rename for clarity
Eric Lapuyade
2
-3
/
+3
2012-04-12
NFC: The core part should generate the target index
Samuel Ortiz
4
-6
/
+18
2012-04-12
NFC: SHDLC implementation
Eric Lapuyade
3
-0
/
+954
2012-04-12
NFC: HCI support
Eric Lapuyade
8
-0
/
+1496
2012-04-12
NFC: Export target lost function
Eric Lapuyade
1
-0
/
+39
2012-04-12
NFC: Add a target lost netlink event
Samuel Ortiz
2
-0
/
+31
2012-04-12
mac80211: fix the assignment of PREQ's MAC address for Proactive RANN
Chun-Yeow Yeoh
2
-2
/
+5
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
44
-556
/
+1384
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
136
-593
/
+560
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-25
/
+47
2012-04-11
cfg80211: add channel switch notify event
Thomas Pedersen
3
-0
/
+63
2012-04-11
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
5
-1
/
+45
2012-04-11
mac80211: clean up an ieee80211_do_open error path
Johannes Berg
1
-3
/
+3
2012-04-11
mac80211: add improved HW queue control
Johannes Berg
7
-38
/
+162
2012-04-11
mac80211: add explicit monitor interface if needed
Johannes Berg
6
-3
/
+89
2012-04-11
mac80211: manage AP netdev carrier state
Johannes Berg
2
-3
/
+16
2012-04-11
mac80211: Check basic rates when peering
Ashok Nagarajan
3
-7
/
+12
[prev]
[next]