summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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
2012-06-19netfilter: nf_ct_helper: disable automatic helper re-assignment of different ...Pablo Neira Ayuso
2012-06-19netfilter: ctnetlink: fix NULL dereference while trying to change helperPablo Neira Ayuso
2012-06-18batman-adv: only store changed gw_bandwidth valuesMarek Lindner
2012-06-18batman-adv: fix locking in hash_add()Matthias Schiffer
2012-06-18batman-adv: use DBG_ALL in log_level sysfs definitionAntonio Quartulli
2012-06-18batman-adv: turn tt commit code into routing protocol agnostic APIMarek Lindner
2012-06-18batman-adv: fix visualization output without neighbors on the primary interfaceMatthias Schiffer
2012-06-18batman-adv: don't bother flipping ->tt_crcAl Viro
2012-06-18batman-adv: don't bother flipping ->tt_dataAl Viro
2012-06-18batman-adv: Return error codes instead of -1 on failuresSven Eckelmann
2012-06-18batman-adv: keep batman_ogm_packet ->seqno net-endian all alongAl Viro
2012-06-18batman-adv: trivial endianness annotationsAl Viro
2012-06-18batman-adv: get rid of pointless cast in memcpy()Al Viro
2012-06-18batman-adv: return added entries instead of number of possibly added entriesMarek Lindner
2012-06-18batman-adv: ignore trailing CR when comparing protocol namesMarek Lindner
2012-06-18batman-adv: avoid characters requiring shell escapes in protocol namesMarek Lindner
2012-06-18batman-adv: Add get_ethtool_stats() supportMartin Hundebøll
2012-06-18batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_tAntonio Quartulli
2012-06-18batman-adv: Initialize lockdep class keys for hashesSven Eckelmann
2012-06-18batman-adv: fix skb->data assignmentAntonio Quartulli
2012-06-18batman-adv: update internal version numberSven Eckelmann