summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24tcp: Fix bug in tcp socket early demuxVijay Subramanian
2012-06-24Merge 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-23ipv4: Don't add deprecated new binary sysctl value.David S. Miller
2012-06-23net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda
2012-06-23r8169: RxConfig hack for the 8168evl.françois romieu
2012-06-23ipv4: tcp: dont cache output dst for syncookiesEric Dumazet
2012-06-23usbnet: handle remote wakeup asapMing Lei
2012-06-23usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei
2012-06-23usbnet: clear OPEN flag in failure pathMing Lei
2012-06-23bnx2x: link module eepromYuval Mintz
2012-06-23bnx2x: 1G sfp+ module handlingYuval Mintz
2012-06-23bnx2x: revised link register accessYuval Mintz
2012-06-23bnx2x: treat 0 speed as link down (copper)Yuval Mintz
2012-06-23bnx2x: link cleanupYuval Mintz
2012-06-23bnx2x: sfp+ Tx fault detection addedYuval Mintz
2012-06-23net: 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-23ipv4: Add sysctl knob to control early socket demuxAlexander Duyck
2012-06-23smsc911x.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
2012-06-22netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso
2012-06-21net: dcb: fix small regression in __dcbnl_pg_setcfg()John Fastabend
2012-06-21ixgbe: simplify padding and length checksStephen Hemminger
2012-06-21tcp: Validate route interface in early demux.David S. Miller
2012-06-21Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-06-20inetpeer: inetpeer_invalidate_tree() cleanupEric Dumazet
2012-06-20team: do RCU update path fixupsJiri Pirko
2012-06-20team: Revert previous two changes.David S. Miller
2012-06-20team: use RCU_INIT_POINTER for NULL assignment of RCU pointerJiri Pirko
2012-06-20team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko
2012-06-20can: c_can_pci: fix compilation on non HAVE_CLK archsMarc Kleine-Budde
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix vis non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix soft-interface non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix send non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix ring_buffer non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix icmp-socket non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann