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-05-17
net: ipv6: ndisc: Neaten ND_PRINTx macros
Joe Perches
1
-125
/
+91
2012-05-17
pktgen: Use pr_debug
Joe Perches
1
-23
/
+18
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
3
-10
/
+10
2012-05-17
net: l2tp: Standardize logging styles
Joe Perches
8
-221
/
+213
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-97
/
+121
2012-05-17
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
1
-1
/
+3
2012-05-17
netfilter: xt_CT: remove redundant header include
Eldad Zack
1
-1
/
+0
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-2
/
+13
2012-05-17
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Pablo Neira Ayuso
1
-1
/
+2
2012-05-17
netfilter: xt_HMARK: modulus is expensive for hash calculation
Pablo Neira Ayuso
1
-1
/
+1
2012-05-17
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
Dan Carpenter
1
-1
/
+1
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
1
-1
/
+1
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
7
-21
/
+49
2012-05-16
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
12
-640
/
+1016
2012-05-16
net: sock_flag() cleanup
Eric Dumazet
1
-7
/
+7
2012-05-16
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
2
-4
/
+5
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
5
-2
/
+127
2012-05-16
mac802154: slaves management support
alex.bluesman.smirnov@gmail.com
2
-0
/
+145
2012-05-16
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
1
-1
/
+8
2012-05-16
mac802154: basic mib support
alex.bluesman.smirnov@gmail.com
3
-1
/
+97
2012-05-16
mac802154: basic MAC commands interface support
alex.bluesman.smirnov@gmail.com
3
-1
/
+48
2012-05-16
mac802154: slave interfaces declaration
alex.bluesman.smirnov@gmail.com
1
-0
/
+28
2012-05-16
mac802154: TX data path
alex.bluesman.smirnov@gmail.com
3
-1
/
+122
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2
-1
/
+114
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
6
-0
/
+232
2012-05-16
Bluetooth: Report proper error number in disconnection
Gustavo Padovan
1
-1
/
+1
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
4
-22
/
+35
2012-05-16
Bluetooth: report the right security level in getsockopt
Gustavo Padovan
1
-1
/
+4
2012-05-16
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
1
-6
/
+6
2012-05-16
Bluetooth: Restore locking semantics when looking up L2CAP channels
Mat Martineau
1
-7
/
+3
2012-05-16
Bluetooth: Fix a redundant and problematic incoming MTU check
Mat Martineau
1
-20
/
+0
2012-05-16
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
1
-1
/
+3
2012-05-16
Bluetooth: Fix Inquiry with RSSI event mask
Johan Hedberg
1
-1
/
+1
2012-05-16
Bluetooth: improve readability of l2cap_seq_list code
Gustavo Padovan
1
-15
/
+18
2012-05-16
Bluetooth: Fix skb length calculation
Gustavo Padovan
1
-0
/
+3
2012-05-16
Bluetooth: Fix packet size provided to the controller
Gustavo Padovan
1
-2
/
+6
2012-05-16
Bluetooth: Fix wrong set of skb fragments
Gustavo Padovan
1
-4
/
+8
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
5
-7
/
+31
2012-05-16
sunrpc: suppress page allocation warnings in xprt_alloc_slot()
Jeff Layton
1
-1
/
+1
2012-05-16
mac80211: Add debugfs entry for mesh ht_opmode
Ashok Nagarajan
1
-0
/
+2
2012-05-16
mac80211: Modify mesh_set_ht_prot_mode() to have less identation
Ashok Nagarajan
1
-23
/
+24
2012-05-16
mac80211: Fix don't use '>' operator for matching channel types
Ashok Nagarajan
1
-2
/
+4
2012-05-16
mac80211: Push the deleted comment to correct place
Ashok Nagarajan
1
-0
/
+5
2012-05-16
rpc_pipefs: clear write bit from top level rpc_pipefs directory
Jeff Layton
1
-1
/
+1
2012-05-16
nl80211: refactor valid channel type check
Johannes Berg
1
-30
/
+29
2012-05-16
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
Johannes Berg
1
-1
/
+1
2012-05-16
nl80211: prevent additions to old station flags API
Johannes Berg
1
-2
/
+8
2012-05-16
NFC: Queue I frame fragments to the LLCP sockets queue tail
Samuel Ortiz
1
-1
/
+1
2012-05-16
mac80211: fix network header location when adding encryption headers
Arik Nemtsov
2
-0
/
+3
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
2
-3
/
+6
[prev]
[next]