summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-18sctp: use bitmap_weightAkinobu Mita
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert
2012-11-16net: use right lock in __dev_remove_offloadEric Dumazet
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-11-16batman-adv: process broadcast packets in BLA earlierAntonio Quartulli
2012-11-16batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli
2012-11-16batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli
2012-11-16batman-adv: fix tt_global_entries flags updateAntonio Quartulli
2012-11-16ipv6: Fix build error with udp_offloadVlad Yasevich
2012-11-16net: Make IPv6 build depend on CONFIG_INETVlad Yasevich
2012-11-15net: correct check in dev_addr_del()Jiri Pirko
2012-11-15tcp: fix retransmission in repair modeAndrew Vagin
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich
2012-11-15ipv4: Pull GSO registration out of inet_init()Vlad Yasevich
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich
2012-11-15ipv6: Move exthdr offload support into separate fileVlad Yasevich
2012-11-15ipv6: Separate out UDP offload functionalityVlad Yasevich
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich
2012-11-15ipv6: Separate ipv6 offload supportVlad Yasevich
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich
2012-11-15ipv4: Switch to using the new offload infrastructure.Vlad Yasevich
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich
2012-11-15sctp: fix /proc/net/sctp/ memory leakTommi Rantala
2012-11-15ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel
2012-11-15sit: fix sparse warningsNicolas Dichtel
2012-11-15ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel
2012-11-15Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-15sit: add support of link creation via rtnlNicolas Dichtel
2012-11-15sit: rename rtnl functions for consistencyNicolas Dichtel
2012-11-15sit/rtnl: add missing parameters on dumpNicolas Dichtel
2012-11-15sit: always notify change when params are updatedNicolas Dichtel
2012-11-15ipip: add support of link creation via rtnlNicolas Dichtel
2012-11-15ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel
2012-11-15ipip: always notify change when params are updatedNicolas Dichtel
2012-11-15ip6tnl: add support of link creation via rtnlNicolas Dichtel
2012-11-15ip6tnl: rename rtnl functions for consistencyNicolas Dichtel
2012-11-15ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-15ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan
2012-11-15bridge: add root port blockingstephen hemminger
2012-11-15bridge: implement BPDU blockingstephen hemminger