summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman
2012-11-18net: Allow userns root to control ipv6Eric W. Biederman
2012-11-18net: Allow userns root to control ipv4Eric W. Biederman
2012-11-18net: Allow userns root control of the core of the network stack.Eric W. Biederman
2012-11-18net: Allow userns root to force the scm credsEric W. Biederman
2012-11-18user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang
2012-11-18net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman
2012-11-18net: Don't export sysctls to unprivileged usersEric W. Biederman
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-18netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-18ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich
2012-11-17sctp: use bitmap_weightAkinobu Mita
2012-11-17Merge 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-15ipv6: Fix build error with udp_offloadVlad Yasevich
2012-11-15net: 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-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller