aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-06-17ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.David S. Miller
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso
2012-06-16netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso
2012-06-16netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2012-06-16netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller
2012-06-15ipv6: Fix types of ip6_update_pmtu().David S. Miller
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.David S. Miller
2012-06-14dcbnl: Use BUG_ON() instead of BUG()Thomas Graf
2012-06-14dcbnl: Silence harmless gcc warning about uninitialized reply_nlhThomas Graf
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-06-13dcbnl: Use type safe nlmsg_data()Thomas Graf
2012-06-13dcbnl: Move dcb app allocation into dcb_app_add()Thomas Graf
2012-06-13dcbnl: Move dcb app lookup code into dcb_app_lookup()Thomas Graf
2012-06-13dcbnl: Return consistent error codesThomas Graf
2012-06-13dcbnl: Use dcbnl_newmsg() where possibleThomas Graf
2012-06-13dcbnl: Remove now unused dcbnl_reply()Thomas Graf
2012-06-13dcbnl: Shorten all command handling functionsThomas Graf
2012-06-13dcbnl: Prepare framework to shorten handling functionsThomas Graf
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12ethtool: Make more commands available to unprivileged processesBen Hutchings
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf