summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-25be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur
2012-06-25net: struct sock cleanupsEric Dumazet
2012-06-25net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet
2012-06-25netxen: Error return off by one for XG port.Santosh Nayak
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak
2012-06-25batman-adv: Prefix translation-table local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix soft-interface local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix send local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix routing local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix originator local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix icmp_socket local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix hash local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix hard-interface local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix gateway_client local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix bat_sysfs local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix bat_iv_ogm local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix unicast static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix bitarray static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix bat_debugfs local static functions with batadv_Sven Eckelmann
2012-06-23tcp: Fix bug in tcp socket early demuxVijay Subramanian
2012-06-23Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-23batman-adv: fix race condition in TT full-table replacementAntonio Quartulli
2012-06-23batman-adv: only drop packets of known wifi clientsMarek Lindner
2012-06-22ipv4: Don't add deprecated new binary sysctl value.David S. Miller
2012-06-22net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda
2012-06-22r8169: RxConfig hack for the 8168evl.françois romieu
2012-06-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet
2012-06-22usbnet: handle remote wakeup asapMing Lei
2012-06-22usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei
2012-06-22usbnet: clear OPEN flag in failure pathMing Lei
2012-06-22bnx2x: link module eepromYuval Mintz
2012-06-22bnx2x: 1G sfp+ module handlingYuval Mintz
2012-06-22bnx2x: revised link register accessYuval Mintz
2012-06-22bnx2x: treat 0 speed as link down (copper)Yuval Mintz
2012-06-22bnx2x: link cleanupYuval Mintz
2012-06-22bnx2x: sfp+ Tx fault detection addedYuval Mintz
2012-06-22net: qmi_wwan: fix Gobi device probingBjørn Mork
2012-06-23netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=nPablo Neira Ayuso
2012-06-23netfilter: nfnetlink_queue: fix sparse warning due to missing includePablo Neira Ayuso
2012-06-22ipv4: Add sysctl knob to control early socket demuxAlexander Duyck
2012-06-22smsc911x.c: encapsulate enable irq callsMatthias Brugger
2012-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville