summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-04x86/net: only select BPF_JIT when NET is enabledRandy Dunlap
2011-05-03sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()David S. Miller
2011-05-03ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()David S. Miller
2011-05-03libcxgbi: Use flowi4's saddr in cxgbi_check_route().David S. Miller
2011-05-03pptp: Use flowi4's daddr/saddr in pptp_xmit().David S. Miller
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-05-03dccp: Use flowi4->saddr in dccp_v4_connect()David S. Miller
2011-05-03ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller
2011-05-03ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.David S. Miller
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko
2011-05-02smsc95xx: fix reset checkRabin Vincent
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet
2011-05-02Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches
2011-05-02ipv4: Make sure flowi4->{saddr,daddr} are always set.David S. Miller
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-05-02mwifiex: fix missing tsf_val TLVBing Zhao
2011-05-02rtlwifi: Fix typo in pci.cLarry Finger
2011-05-02rt2x00: Add autowake support for USB hardwareIvo van Doorn
2011-05-02rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde
2011-05-02rt2x00: Streamline rt2800 eeprom initialisations.Gertjan van Wingerde
2011-05-02rt2x00: Fix optimize register access for rt2800pciIvo van Doorn
2011-05-02rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn
2011-05-02rt2x00: Reduce tx status reading timeoutIvo van Doorn
2011-05-02mac80211: consolidate MIC failure report handlingChristian Lamparter
2011-05-02ssb: cc: prepare clockmode support for cores rev 10+Rafał Miłecki
2011-05-01ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan
2011-05-01af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2011-05-01batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner
2011-05-01batman-adv: fix gw_node_update() and gw_election()Antonio Quartulli
2011-05-01batman-adv: Move definition of atomic_dec_not_zero() into main.hAntonio Quartulli
2011-05-01batman-adv: orig_hash_find() manages rcu_lock/unlock internallyAntonio Quartulli
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-30iwlagn: prefer BSS contextJohannes Berg
2011-04-30iwlagn: improve RXON checkingJohannes Berg
2011-04-30iwlagn: remove spectrum measurement headerJohannes Berg
2011-04-30iwlagn: semaphore and calib cleanupDon Fry
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg
2011-04-30iwlagn: connect and disconnect sequence for RXONWey-Yi Guy
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy
2011-04-30iwlagn: refactor restartJohannes Berg
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg