summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-14NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle
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-13netfilter: ipset: SCTP, UDPLITE support addedJozsef 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-12inetpeer: reduce stack usageEric Dumazet
2011-04-12ethtool: time to blink provided in seconds not jiffiesAllan, Bruce W
2011-04-12bridge: reset IPCB in br_parse_ip_optionsEric Dumazet
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-11llc: Fix length check in llc_fixup_skb().David S. Miller
2011-04-11caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland
2011-04-11caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland
2011-04-11caif: code cleanupStephen Hemminger
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck
2011-04-11ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-10Disable rp_filter for IPsec packetsMichael Smith
2011-04-10fib_validate_source(): pass sk_buff instead of markMichael Smith
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez
2011-04-07cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez
2011-04-07mac80211: remove few obsolete flagsMohammed Shafi Shajakhan
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller