aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* batman-adv: Prefix gateway_client local static functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix bat_sysfs local static functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix bat_iv_ogm local static functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix unicast static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Prefix bitarray static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Prefix bat_debugfs local static functions with batadv_Sven Eckelmann2012-06-24
* tcp: Fix bug in tcp socket early demuxVijay Subramanian2012-06-24
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-23
|\
| * netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=nPablo Neira Ayuso2012-06-22
| * netfilter: nfnetlink_queue: fix sparse warning due to missing includePablo Neira Ayuso2012-06-22
| * netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso2012-06-21
| * netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso2012-06-20
* | ipv4: Don't add deprecated new binary sysctl value.David S. Miller2012-06-23
* | ipv4: tcp: dont cache output dst for syncookiesEric Dumazet2012-06-23
* | bnx2x: link module eepromYuval Mintz2012-06-22
* | bnx2x: 1G sfp+ module handlingYuval Mintz2012-06-22
* | bnx2x: revised link register accessYuval Mintz2012-06-22
* | bnx2x: treat 0 speed as link down (copper)Yuval Mintz2012-06-22
* | bnx2x: link cleanupYuval Mintz2012-06-22
* | bnx2x: sfp+ Tx fault detection addedYuval Mintz2012-06-22
* | ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2012-06-22
* | smsc911x.c: encapsulate enable irq callsMatthias Brugger2012-06-22
* | net: dcb: fix small regression in __dcbnl_pg_setcfg()John Fastabend2012-06-21
* | ixgbe: simplify padding and length checksStephen Hemminger2012-06-21
* | tcp: Validate route interface in early demux.David S. Miller2012-06-21
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-06-21
|\ \
| * | batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
| * | batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix vis non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix soft-interface non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix send non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix ring_buffer non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix icmp-socket non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann2012-06-20
| * | batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-20