| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | netlink: Get rid of obsolete rtnetlink macros | Thomas Graf | 2012-06-27 |
| * | | | | | | | sock_diag: Do not use RTA_PUT() macros | Thomas Graf | 2012-06-27 |
| * | | | | | | | ipv4: Early TCP socket demux. | David S. Miller | 2012-06-20 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-15 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-13 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | ethtool: Make more commands available to unprivileged processes | Ben Hutchings | 2012-06-12 |
| * | | | | | | | | net-next: add dev_loopback_xmit() to avoid duplicate code | Michel Machado | 2012-06-12 |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-12 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | wireless: remove wext sysfs | Johannes Berg | 2012-06-05 |
| * | | | | | | | | | Added kernel support in EEE Ethtool commands | Yuval Mintz | 2012-06-07 |
| * | | | | | | | | | net: Update kernel-doc for __alloc_skb() | Ben Hutchings | 2012-06-07 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-06 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sock_diag: add SK_MEMINFO_BACKLOG | Eric Dumazet | 2012-06-04 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2012-07-23 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | get rid of ->scm_work_list | Al Viro | 2012-07-22 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | net: Statically initialize init_net.dev_base_head | Rustad, Mark D | 2012-07-18 |
* | | | | | | | | | net: cgroup: fix access the unallocated memory in netprio cgroup | Gao feng | 2012-07-17 |
* | | | | | | | | | net: respect GFP_DMA in __netdev_alloc_skb() | Eric Dumazet | 2012-07-16 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | net: cgroup: fix out of bounds accesses | Eric Dumazet | 2012-07-09 |
* | | | | | | | | cgroup: fix panic in netprio_cgroup | Gao feng | 2012-07-09 |
|/ / / / / / / |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-03 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. | Vinson Lee | 2012-06-28 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-07-03 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | splice: fix racy pipe->buffers uses | Eric Dumazet | 2012-06-13 |
| |/ / / / |
|
* | | | | | net: remove skb_orphan_try() | Eric Dumazet | 2012-06-15 |
* | | | | | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet | 2012-06-13 |
| |_|/ /
|/| | | |
|
* | | | | net/core: fix kernel-doc warnings | Randy Dunlap | 2012-06-09 |
* | | | | net: neighbour: fix neigh_dump_info() | Eric Dumazet | 2012-06-07 |
| |/ /
|/| | |
|
* | | | drop_monitor: dont sleep in atomic context | Eric Dumazet | 2012-06-04 |
|/ / |
|
* | | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang | 2012-05-31 |
* | | drop_monitor: Add module alias to enable automatic module loading | Neil Horman | 2012-05-29 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 |
|\ |
|
| * | userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid | Eric W. Biederman | 2012-05-03 |
* | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * | | cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg | Glauber Costa | 2012-04-10 |
| * | | cgroup: convert all non-memcg controllers to the new cftype interface | Tejun Heo | 2012-04-01 |
| * | | cgroup: relocate cftype and cgroup_subsys definitions in controllers | Tejun Heo | 2012-04-01 |
| |/ |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-21 |
|\ \ |
|
| * \ | Merge tag 'v3.4-rc5' into next | James Morris | 2012-05-03 |
| |\ \ |
|
| * | | | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W | Will Drewry | 2012-04-13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-20 |
|\ \ \ \ |
|
| * | | | | pktgen: fix module unload for good | Eric Dumazet | 2012-05-18 |
* | | | | | net: introduce skb_try_coalesce() | Eric Dumazet | 2012-05-19 |
* | | | | | net: napi_frags_skb() is static | Eric Dumazet | 2012-05-19 |
* | | | | | net: introduce netdev_alloc_frag() | Eric Dumazet | 2012-05-18 |
* | | | | | drop_monitor: convert to modular building | Neil Horman | 2012-05-17 |
* | | | | | net: netdev_alloc_skb() use build_skb() | Eric Dumazet | 2012-05-17 |
* | | | | | net: core: Use pr_<level> | Joe Perches | 2012-05-17 |
* | | | | | pktgen: Use pr_debug | Joe Perches | 2012-05-17 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-16 |
|\| | | | |
|