summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipip: add GSO supportEric Dumazet2012-11-091-0/+12
* vlan: set sysfs device_type to 'vlan'Doug Goldstein2012-11-081-0/+6
* ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing2012-11-081-16/+2
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-0721-54/+1680
|\
| * batman-adv: enable fast client detection using unicast_4addr packetsAntonio Quartulli2012-11-071-2/+10
| * batman-adv: Add get_ethtool_stats() support for DATMartin Hundebøll2012-11-075-3/+65
| * batman-adv: Distributed ARP Table - add runtime switchAntonio Quartulli2012-11-074-0/+31
| * batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli2012-11-075-4/+94
| * batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli2012-11-076-2/+325
| * batman-adv: Distributed ARP Table - add ARP parsing functionsAntonio Quartulli2012-11-074-3/+213
| * batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-076-0/+346
| * batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli2012-11-079-4/+378
| * batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli2012-11-071-1/+3
| * batman-adv: add UNICAST_4ADDR packet typeAntonio Quartulli2012-11-076-26/+194
| * batman-adv: Mark correctly aligned headers not as __packedSven Eckelmann2012-11-071-6/+15
| * batman-adv: Reserve extra bytes in skb for better alignmentSven Eckelmann2012-11-074-19/+22
* | ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel2012-11-071-1/+1
* | packet: tx_ring: allow the user to choose tx data offsetPaul Chavent2012-11-072-1/+46
|/
* htb: fix two bugsEric Dumazet2012-11-061-12/+5
* bridge: Avoid 'statement with no effect' compiler warningsLee Jones2012-11-041-4/+4
* net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-031-8/+18
* htb: improved accuracy at high ratesVimalkumar2012-11-031-38/+90
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-0310-26/+23
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-032-25/+23
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-031-1/+1
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-031-28/+13
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-0310-31/+48
* net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-021-16/+7
* ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel2012-11-021-0/+6
* eth: Rename and properly align br_reserved_address arrayBen Hutchings2012-11-021-1/+1
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-022-2/+2
* bridge: Use is_link_local() in store_group_addr()Ben Hutchings2012-11-021-8/+3
* skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-021-0/+20
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-021-2/+2
* vlan: use IS_ENABLED()Amerigo Wang2012-11-012-4/+4
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-0115-49/+46
* rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-011-0/+24
* sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-012-0/+136
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-314-18/+3
|\
| * net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-294-18/+3
* | net: filter: add vlan tag accessEric Dumazet2012-10-311-0/+9
* | tcp: make tcp_clear_md5_list staticstephen hemminger2012-10-311-1/+1
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-3116-247/+238
|\ \
| * | batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-291-4/+11
| * | batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli2012-10-292-9/+28
| * | batman-adv: properly convert flag into a boolean valueAntonio Quartulli2012-10-291-1/+1
| * | batman-adv: check for more space before accessing the skbAntonio Quartulli2012-10-291-2/+6
| * | batman-adv: print packets re-routing on DBG_TT and ratelimit itAntonio Quartulli2012-10-291-4/+4
| * | batman-adv: properly store the roaming timeAntonio Quartulli2012-10-291-0/+6
| * | batman-adv: don't allow ECTP traffic on batman-advSimon Wunderlich2012-10-291-2/+10