summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-04-17batman-adv: Make gateway_get_selected type safeLinus Lüssing
2011-04-17batman-adv: Move bonding / iface alternating router search to own functionsLinus Lüssing
2011-04-17atm: lec: Fix set-but-unused variables.David S. Miller
2011-04-17ax25: Fix set-but-unused variable.David S. Miller
2011-04-17econet: Fix set-but-unused variable.David S. Miller
2011-04-17decnet: Fix set-but-unused variable.David S. Miller
2011-04-17pktgen: Fix set-but-unused variable.David S. Miller
2011-04-15net: minor cleanup to net_namespace.c.Rob Landley
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter
2011-04-15ipv6: ignore looped-back NA while dad is runningDaniel Walter
2011-04-14ip: ip_options_compile() resilient to NULL skb routeEric Dumazet
2011-04-14Phonet: convert bound sockets hash list to RCURémi Denis-Courmont
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-14ipv4: Call fib_select_default() only when actually necessary.David S. Miller
2011-04-14Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan
2011-04-14Bluetooth: Fix another locking unbalanceGustavo F. Padovan
2011-04-14NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle
2011-04-13Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan
2011-04-13mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc
2011-04-13mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau
2011-04-13Revert "tcp: disallow bind() to reuse addr/port"David S. Miller
2011-04-13net: ethtool support to configure number of channelsamit salecha
2011-04-13Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc
2011-04-13Bluetooth: Add proper handling of received LE dataGustavo F. Padovan
2011-04-13Bluetooth: Fix wrong comparison in listen()Gustavo F. Padovan
2011-04-13Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan
2011-04-13Bluetooth: Remove unneeded uninitialized_vars()Gustavo F. Padovan
2011-04-13Bluetooth: Remove some sk references from l2cap_core.cGustavo F. Padovan
2011-04-13Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan
2011-04-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik
2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik
2011-04-13netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik
2011-04-12sctp: fix oops while removed transport still using as retran pathWei Yongjun
2011-04-12sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich
2011-04-12net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings
2011-04-12net: Disable all TSO features when SG is disabledBen Hutchings
2011-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-04-129p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re...David S. Miller
2011-04-12ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller
2011-04-12irda: fix locking unbalance in irda_sendmsgDave Jones
2011-04-12net: add RTNL_ASSERT in __netdev_update_features()Michał Mirosław
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko
2011-04-12net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan
2011-04-12inetpeer: reduce stack usageEric Dumazet
2011-04-12mac80211: send notification on new peer candidate for our secure meshJavier Cardona
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona
2011-04-12nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona
2011-04-12mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona
2011-04-12mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona