aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | | | cgroup: net_prio: Mark local used function staticDaniel Wagner2012-10-26
| * | | | | netlink: cleanup the unnecessary return value checkHans Zhang2012-10-23
| * | | | | net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen2012-10-21
| * | | | | sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov2012-10-21
| * | | | | pktgen: Use ipv6_addr_anyJoe Perches2012-10-21
* | | | | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-12
|\ \ \ \ \ \
| * | | | | | netprio_cgroup: allow nesting and inherit config on cgroup creationTejun Heo2012-11-22
| * | | | | | netprio_cgroup: implement netprio[_set]_prio() helpersTejun Heo2012-11-22
| * | | | | | netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo2012-11-22
| * | | | | | netprio_cgroup: reimplement priomap expansionTejun Heo2012-11-22
| * | | | | | netprio_cgroup: shorten variable names in extend_netdev_table()Tejun Heo2012-11-22
| * | | | | | netprio_cgroup: simplify write_priomap()Tejun Heo2012-11-22
| * | | | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-19
| | |_|_|_|/ | |/| | | |
* | | | | | net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-07
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-19
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | wireless: add back sysfs directoryJohannes Berg2012-11-16
* | | | | net-rps: Fix brokeness causing OOO packetsTom Herbert2012-11-16
* | | | | net: correct check in dev_addr_del()Jiri Pirko2012-11-15
| |_|_|/ |/| | |
* | | | af-packet: fix oops when socket is not presentEric Leblond2012-11-07
* | | | rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-03
| |_|/ |/| |
* | | net: fix secpath kmemleakEric Dumazet2012-10-22
|/ /
* | net: add doc for in4_pton()Amerigo Wang2012-10-12
* | net: add doc for in6_pton()Amerigo Wang2012-10-12
* | pktgen: replace scan_ip6() with in6_pton()Amerigo Wang2012-10-10
* | pktgen: enable automatic IPv6 address settingAmerigo Wang2012-10-10