summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-25netxen: Error return off by one for XG port.Santosh Nayak2-4/+4
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak1-2/+2
2012-06-25batman-adv: Prefix translation-table local static functions with batadv_Sven Eckelmann1-258/+282
2012-06-25batman-adv: Prefix soft-interface local static functions with batadv_Sven Eckelmann1-39/+41
2012-06-25batman-adv: Prefix send local static functions with batadv_Sven Eckelmann1-15/+15
2012-06-25batman-adv: Prefix routing local static functions with batadv_Sven Eckelmann1-31/+34
2012-06-25batman-adv: Prefix originator local static functions with batadv_Sven Eckelmann1-27/+27
2012-06-25batman-adv: Prefix icmp_socket local static functions with batadv_Sven Eckelmann1-32/+34
2012-06-25batman-adv: Prefix hash local static functions with batadv_Sven Eckelmann1-2/+2
2012-06-25batman-adv: Prefix hard-interface local static functions with batadv_Sven Eckelmann1-31/+33
2012-06-25batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann1-5/+5
2012-06-25batman-adv: Prefix gateway_client local static functions with batadv_Sven Eckelmann1-32/+35
2012-06-25batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann1-152/+168
2012-06-25batman-adv: Prefix bat_sysfs local static functions with batadv_Sven Eckelmann1-117/+138
2012-06-25batman-adv: Prefix bat_iv_ogm local static functions with batadv_Sven Eckelmann1-127/+130
2012-06-25batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann16-395/+414
2012-06-24batman-adv: Prefix unicast static inline functions with batadv_Sven Eckelmann2-2/+3
2012-06-24batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann8-32/+37
2012-06-24batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann5-35/+42
2012-06-24batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann14-83/+84
2012-06-24batman-adv: Prefix bitarray static inline functions with batadv_Sven Eckelmann4-15/+16
2012-06-24batman-adv: Prefix bat_debugfs local static functions with batadv_Sven Eckelmann1-71/+72
2012-06-23tcp: Fix bug in tcp socket early demuxVijay Subramanian1-1/+1
2012-06-23Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller5-10/+21
2012-06-23batman-adv: fix race condition in TT full-table replacementAntonio Quartulli1-2/+2
2012-06-23batman-adv: only drop packets of known wifi clientsMarek Lindner1-4/+4
2012-06-22ipv4: Don't add deprecated new binary sysctl value.David S. Miller2-3/+0
2012-06-22net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda1-5/+7
2012-06-22r8169: RxConfig hack for the 8168evl.françois romieu1-0/+1
2012-06-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet6-10/+21
2012-06-22usbnet: handle remote wakeup asapMing Lei1-16/+26
2012-06-22usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei1-0/+1
2012-06-22usbnet: clear OPEN flag in failure pathMing Lei1-1/+3
2012-06-22bnx2x: link module eepromYuval Mintz3-4/+67
2012-06-22bnx2x: 1G sfp+ module handlingYuval Mintz3-84/+151
2012-06-22bnx2x: revised link register accessYuval Mintz3-144/+100
2012-06-22bnx2x: treat 0 speed as link down (copper)Yuval Mintz1-10/+12
2012-06-22bnx2x: link cleanupYuval Mintz1-173/+167
2012-06-22bnx2x: sfp+ Tx fault detection addedYuval Mintz3-16/+99
2012-06-22net: qmi_wwan: fix Gobi device probingBjørn Mork1-43/+40
2012-06-23netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=nPablo Neira Ayuso1-1/+1
2012-06-23netfilter: nfnetlink_queue: fix sparse warning due to missing includePablo Neira Ayuso1-0/+1
2012-06-22ipv4: Add sysctl knob to control early socket demuxAlexander Duyck5-9/+26
2012-06-22smsc911x.c: encapsulate enable irq callsMatthias Brugger1-7/+10
2012-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-58/+96
2012-06-22netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso5-8/+18
2012-06-21net: dcb: fix small regression in __dcbnl_pg_setcfg()John Fastabend1-2/+1
2012-06-21ixgbe: simplify padding and length checksStephen Hemminger1-7/+2
2012-06-21tcp: Validate route interface in early demux.David S. Miller1-3/+9
2012-06-21Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller40-1154/+1171