index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-11-20
batman-adv: directly write tt entries without buffering
Simon Wunderlich
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
2011-11-20
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
2011-11-20
batman-adv: refactoring gateway handling code
Marek Lindner
2011-11-20
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2011-11-20
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
2011-11-20
batman-adv: update internal version number
Sven Eckelmann
2011-11-18
ipv4: fix redirect handling
Eric Dumazet
2011-11-18
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
2011-11-18
Phonet: set the pipe handle using setsockopt
Dinesh Kumar Sharma
2011-11-18
ip_gre: Set needed_headroom dynamically again
Herbert Xu
2011-11-18
packet: Add needed_tailroom to packet_sendmsg_spkt
Herbert Xu
2011-11-18
net: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
ipv6: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
ipv4: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-17
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2011-11-17
minstrel_ht: Remove unused function parameters
Patrick Kelle
2011-11-17
mac80211: memory leak in mesh_queue_preq()
Dan Carpenter
2011-11-17
mac80211: use kfree_skb() instead of kfree()
Dan Carpenter
2011-11-17
mac80211: Get rid of search loop for rate group index
Helmut Schaa
2011-11-17
mac80211: Check rate->idx before rate->count
Helmut Schaa
2011-11-17
mac80211: remove crypto special case for auth frames
Johannes Berg
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
ipv6: Use pr_warn() in ip6_fib.c
David S. Miller
2011-11-17
IPV6 Fix a crash when trying to replace non existing route
Matti Vaittinen
2011-11-16
net: new counter for tx_timeout errors in sysfs
david decotigny
2011-11-16
net-sysfs: fixed minor sparse warning
david decotigny
2011-11-16
net: ethtool: fix coding style
Michał Mirosław
2011-11-16
6LoWPAN: double free in lowpan_fragment_xmit()
Dan Carpenter
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
ethtool: prepare for larger netdev_features_t type
Michał Mirosław
2011-11-16
net: ethtool: use C99 array initialization for feature-names table
Michał Mirosław
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
Michał Mirosław
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2011-11-16
bridge: correct IPv6 checksum after pull
stephen hemminger
2011-11-16
net: use jump_label for netstamp_needed
Eric Dumazet
2011-11-16
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
Eric Dumazet
2011-11-16
Bluetooth: Fix some checkpatch.pl errors and warnings
Szymon Janc
2011-11-16
Bluetooth: Simplify __l2cap_global_chan_by_addr
Szymon Janc
2011-11-16
Bluetooth: Refactor loop in l2cap_retransmit_one_frame
Szymon Janc
2011-11-16
Bluetooth: Simplify l2cap_add_to_srej_queue
Szymon Janc
2011-11-16
Bluetooth: Fix possible NULL pointer derefence in l2cap code
Szymon Janc
2011-11-16
Bluetooth: Do not set HCI_RAW when HS enabled
Andrei Emeltchenko
2011-11-16
Bluetooth: Pass all message parameters to mgmt_start_discovery
Johan Hedberg
2011-11-16
Bluetooth: Add missing cmd_complete for mgmt_load_link_keys
Johan Hedberg
2011-11-16
Bluetooth: Create a unique mgmt error code hierarchy
Johan Hedberg
2011-11-16
Bluetooth: Return success instead of EALREADY for mgmt commands
Johan Hedberg
2011-11-16
Bluetooth: Fix mgmt_pair_device imediate error responses
Johan Hedberg
[prev]
[next]