summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-10ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-10sit: advertise tunnel param via rtnlNicolas Dichtel
2012-11-10ipip: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09ipip: add GSO supportEric Dumazet
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-09vlan: set sysfs device_type to 'vlan'Doug Goldstein
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-08Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-08ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel
2012-11-07packet: tx_ring: allow the user to choose tx data offsetPaul Chavent
2012-11-07af-packet: fix oops when socket is not presentEric Leblond
2012-11-07pkt_sched: enable QFQ to support TSO/GSOPaolo Valente
2012-11-07batman-adv: enable fast client detection using unicast_4addr packetsAntonio Quartulli
2012-11-07batman-adv: Add get_ethtool_stats() support for DATMartin Hundebøll
2012-11-07batman-adv: Distributed ARP Table - add runtime switchAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - add ARP parsing functionsAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli
2012-11-07batman-adv: add UNICAST_4ADDR packet typeAntonio Quartulli
2012-11-07batman-adv: Mark correctly aligned headers not as __packedSven Eckelmann
2012-11-07batman-adv: Reserve extra bytes in skb for better alignmentSven Eckelmann
2012-11-07htb: fix two bugsEric Dumazet
2012-11-04bridge: Avoid 'statement with no effect' compiler warningsLee Jones
2012-11-04net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov
2012-11-03net: fix bridge notify hook to manage flags correctlyJohn Fastabend
2012-11-03rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend
2012-11-03htb: improved accuracy at high ratesVimalkumar
2012-11-03tipc: do not use tasklet_disable before tasklet_killXiaotian Feng
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2012-11-03ipv6: remove a useless NULL checkAmerigo Wang
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-03tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-03l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-03net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings
2012-11-03ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel
2012-11-03eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-03bridge: Use is_link_local() in store_group_addr()Ben Hutchings
2012-11-03skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-03skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-01vlan: use IS_ENABLED()Amerigo Wang
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang