index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
2010-10-20
net: cleanups in RX queue allocation
Tom Herbert
2010-10-20
net: fail alloc_netdev_mq if queue count < 1
Tom Herbert
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-10-20
phonet: remove the unused variable pn
Changli Gao
2010-10-20
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2010-10-18
bonding: Fix napi poll for bonding driver
Neil Horman
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
2010-10-18
tipc: Simplify bearer shutdown logic
Allan Stephens
2010-10-18
tipc: Kill tipc_get_mode() completely.
David S. Miller
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2010-10-17
fib_hash: RCU conversion phase 1
Eric Dumazet
2010-10-17
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
2010-10-17
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
2010-10-17
tcp: sack lost marking fixes
Ilpo Järvinen
2010-10-16
tipc: cleanup function namespace
stephen hemminger
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
2010-10-16
net: allocate skbs on local node
Eric Dumazet
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2010-10-15
radiotap: fix vendor namespace parsing
Johannes Berg
2010-10-13
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
2010-10-13
mac80211: fix SMPS request
Johannes Berg
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
2010-10-13
cfg80211: notify drivers about frame registrations
Johannes Berg
2010-10-12
wireless: Print wiphy name in sysfs.
Ben Greear
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2010-10-12
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-10-12
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-10-12
Bluetooth: Update conf_state before send config_req out
Haijun Liu
2010-10-12
Bluetooth: Use the proper error value from bt_skb_send_alloc()
Gustavo F. Padovan
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
Bluetooth: remove unused variable from cmtp
Gustavo F. Padovan
2010-10-12
Bluetooth: check for l2cap header in start fragment
Andrei Emeltchenko
2010-10-12
Bluetooth: check L2CAP length in first ACL fragment
Andrei Emeltchenko
2010-10-12
Bluetooth: Don't clear the blacklist when closing the HCI device
Johan Hedberg
2010-10-12
Bluetooth: remove extra newline from debug output
Andrei Emeltchenko
2010-10-12
Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.
Mat Martineau
2010-10-12
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
Mat Martineau
2010-10-12
Bluetooth: Add common code for stream-oriented recvmsg()
Mat Martineau
2010-10-12
Bluetooth: Validate PSM values in calls to connect() and bind()
Mat Martineau
2010-10-12
Bluetooth: Fix RFCOMM RPN negotiation
Yuri Kululin
[next]