summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Return error codes instead of -1 on failuresSven Eckelmann2012-06-1810-48/+58
* batman-adv: keep batman_ogm_packet ->seqno net-endian all alongAl Viro2012-06-182-12/+12
* batman-adv: trivial endianness annotationsAl Viro2012-06-182-9/+9
* batman-adv: get rid of pointless cast in memcpy()Al Viro2012-06-181-1/+1
* batman-adv: return added entries instead of number of possibly added entriesMarek Lindner2012-06-181-1/+1
* batman-adv: ignore trailing CR when comparing protocol namesMarek Lindner2012-06-181-3/+8
* batman-adv: avoid characters requiring shell escapes in protocol namesMarek Lindner2012-06-182-2/+2
* batman-adv: Add get_ethtool_stats() supportMartin Hundebøll2012-06-187-3/+138
* batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_tAntonio Quartulli2012-06-183-4/+3
* batman-adv: Initialize lockdep class keys for hashesSven Eckelmann2012-06-183-0/+26
* batman-adv: fix skb->data assignmentAntonio Quartulli2012-06-181-0/+2
* batman-adv: update internal version numberSven Eckelmann2012-06-181-1/+1
* ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.David S. Miller2012-06-172-3/+6
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-1625-144/+1116
|\
| * netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-166-25/+768
| * netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2012-06-161-5/+18
| * netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso2012-06-163-8/+28
| * netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2012-06-163-1/+195
| * netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-1614-73/+92
| * netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso2012-06-161-7/+9
| * netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-165-29/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-162-22/+12
|\ \
| * | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-162-22/+12
* | | ipv6: Fix types of ip6_update_pmtu().David S. Miller2012-06-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-156-47/+33
|\ \ \ | |/ /
| * | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-152-12/+22
| * | net: remove skb_orphan_try()Eric Dumazet2012-06-153-26/+1
| * | netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-06-131-5/+6
* | | ipv6: Handle PMTU in ICMP error handlers.David S. Miller2012-06-159-118/+50
* | | ipv4: Handle PMTU in all ICMP error handlers.David S. Miller2012-06-1410-12/+68
* | | dcbnl: Use BUG_ON() instead of BUG()Thomas Graf2012-06-141-4/+1
* | | dcbnl: Silence harmless gcc warning about uninitialized reply_nlhThomas Graf2012-06-141-1/+1
* | | dcbnl: Use type safe nlmsg_data()Thomas Graf2012-06-131-1/+1
* | | dcbnl: Move dcb app allocation into dcb_app_add()Thomas Graf2012-06-131-25/+22
* | | dcbnl: Move dcb app lookup code into dcb_app_lookup()Thomas Graf2012-06-131-46/+35
* | | dcbnl: Return consistent error codesThomas Graf2012-06-131-135/+138
* | | dcbnl: Use dcbnl_newmsg() where possibleThomas Graf2012-06-131-14/+2
* | | dcbnl: Remove now unused dcbnl_reply()Thomas Graf2012-06-131-37/+0
* | | dcbnl: Shorten all command handling functionsThomas Graf2012-06-131-550/+172
* | | dcbnl: Prepare framework to shorten handling functionsThomas Graf2012-06-131-0/+71
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-1215-53/+71
|\ \ \ | |/ /
| * | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-122-34/+43
| |\ \
| | * | netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-071-3/+2
| | * | netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-071-31/+41
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-112-1/+4
| |\ \ \
| | * | | mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
| | * | | NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-081-0/+3
| * | | | net/core: fix kernel-doc warningsRandy Dunlap2012-06-082-3/+3
| * | | | l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet2012-06-081-3/+6
| * | | | snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-074-0/+5
OpenPOWER on IntegriCloud