summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet
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-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-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-20inetpeer: inetpeer_invalidate_tree() cleanupEric Dumazet
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
2012-06-20batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bat_algo non-static functions with batadv_Sven Eckelmann
2012-06-20netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso
2012-06-19ipv4: Early TCP socket demux.David S. Miller
2012-06-19inet: Sanitize inet{,6} protocol demux.David S. Miller
2012-06-19Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp
2012-06-19canfd: add new data structures and constantsOliver Hartkopp
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-19netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso
2012-06-19netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unsetPablo Neira Ayuso