aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller113-187/+365
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck1-7/+7
2011-04-11ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck1-0/+3
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland1-1/+5
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-118/+181
2011-04-10Disable rp_filter for IPsec packetsMichael Smith1-1/+5
2011-04-10fib_validate_source(): pass sk_buff instead of markMichael Smith2-14/+12
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller21-118/+182
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi2-2/+7
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds103-160/+160
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2011-04-06dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard2-4/+21
2011-04-06ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)Neil Horman2-1/+6
2011-04-06can: convert protocol handling to RCUOliver Hartkopp1-20/+32
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller1-2/+53
2011-04-06Revert "net/sunrpc: Use static const char arrays"Trond Myklebust1-1/+1
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller14-110/+146
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-30/+69
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings1-2/+53
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert3-4/+17
2011-04-04bridge: range check STP parametersstephen hemminger7-93/+107
2011-04-04bridge: allow creating bridge devices with netlinkstephen hemminger5-87/+101
2011-04-04bridge: allow creating/deleting fdb entries via netlinkstephen hemminger3-0/+144
2011-04-04bridge: add netlink notification on forward entry changesstephen hemminger3-0/+127
2011-04-04bridge: split rcu and no-rcu cases of fdb lookupstephen hemminger1-3/+16
2011-04-04bridge: track last used time in forwarding tablestephen hemminger3-8/+10
2011-04-04bridge: change arguments to fdb_createstephen hemminger1-8/+10
2011-04-04ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky1-0/+1
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa1-1/+1
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger3-0/+1149
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-35/+74
2011-04-04netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal1-1/+1
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2-15/+28
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal4-8/+16
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal4-9/+11
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom1-1/+1
2011-04-04netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba1-1/+1
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik5-53/+71
2011-04-04netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik1-29/+24
2011-04-02vlan: convert VLAN devices to use ndo_fix_features()Michał Mirosław2-42/+16
2011-04-02net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2-9/+20
2011-04-01tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen1-1/+2
2011-04-01sctp: malloc enough room for asconf-ack chunkWei Yongjun1-2/+2
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-27/+64
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-11/+40
2011-03-31appletalk: Fix OOPS in atalk_release().David S. Miller1-5/+6
2011-03-31Fix common misspellingsLucas De Marchi103-160/+160
2011-03-31ipv4: Use flowi4_init_output() in udp_sendmsg()David S. Miller1-12/+6