summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-18
|\
| * userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman2012-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \ | |/
| * proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
| * userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-20
| * userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-18
| * netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \
| * | net: gro: avoid double copy in skb_gro_receive()Eric Dumazet2012-12-11
| * | net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-11
| * | net: gro: dev_gro_receive() cleanupEric Dumazet2012-12-11
| * | net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-10
| * | net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2012-12-09
| * | net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-09
| * | net: call notifiers for mtu change even if iface is not upJiri Pirko2012-12-07
| * | net: fix some compiler warning in net/core/neighbour.cCong Wang2012-12-05
| * | net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei2012-12-05
| * | net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn2012-12-04
| * | rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-30
| * | core: make GRO methods static.Rami Rosen2012-11-29
| * | sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-26
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\ \
| * | | net: Remove redundant null check before kfree in dev.cSachin Kamat2012-11-20
| * | | net: remove unnecessary wireless includesJohannes Berg2012-11-19
| * | | net: core: use this_cpu_ptr per-cpu helperShan Wei2012-11-19
| * | | net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-18
| * | | net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-18
| * | | net: Allow userns root to force the scm credsEric W. Biederman2012-11-18
| * | | net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-18
| * | | net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
| * | | userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-18
| * | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-18
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\ \ \
| * | | | net: use right lock in __dev_remove_offloadEric Dumazet2012-11-16
| * | | | net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
| * | | | net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
| * | | | net: Add generic packet offload infrastructure.Vlad Yasevich2012-11-15
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \ \
| * | | | | net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-03
| * | | | | pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-03
| * | | | | net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-02
| * | | | | skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-02
| * | | | | skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-02
| * | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
| * | | | | net: filter: add vlan tag accessEric Dumazet2012-10-31
| * | | | | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-31
| * | | | | net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-31
| * | | | | net: create generic bridge opsJohn Fastabend2012-10-31
| * | | | | cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-26
| * | | | | cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner2012-10-26