summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel
2012-11-20net: remove unnecessary wireless includesJohannes Berg
2012-11-19net: rds: use this_cpu_* per-cpu helperShan Wei
2012-11-19net: core: use this_cpu_ptr per-cpu helperShan Wei
2012-11-19netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman
2012-11-19net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman
2012-11-19net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman
2012-11-19net: Enable some sysctls that are safe for the userns rootEric W. Biederman
2012-11-19net: Allow the userns root to control vlans.Eric W. Biederman
2012-11-19net: Allow userns root to control the network bridge code.Eric W. Biederman
2012-11-19net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman
2012-11-19net: Allow userns root to control ipv6Eric W. Biederman
2012-11-19net: Allow userns root to control ipv4Eric W. Biederman
2012-11-19net: Allow userns root control of the core of the network stack.Eric W. Biederman
2012-11-19net: Allow userns root to force the scm credsEric W. Biederman
2012-11-19user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang
2012-11-19net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman
2012-11-19net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman
2012-11-19net: Don't export sysctls to unprivileged usersEric W. Biederman
2012-11-19sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-19netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-18ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich
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