Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | net: Update alloc frag to reduce get/put page usage and recycle pages | Alexander Duyck | 2012-07-13 | 1 | -8/+20 | |
| * | | | | tcp: TCP Small Queues | Eric Dumazet | 2012-07-11 | 1 | -0/+4 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-10 | 2 | -5/+10 | |
| |\ \ \ \ | ||||||
| * | | | | | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-10 | 3 | -6/+9 | |
| * | | | | | net: Properly define functions with no parameters | Ben Hutchings | 2012-07-10 | 1 | -1/+1 | |
| * | | | | | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). | David S. Miller | 2012-07-10 | 1 | -3/+1 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-05 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | net-next: Add netif_get_num_default_rss_queues | Yuval Mintz | 2012-07-05 | 1 | -0/+11 | |
| * | | | | | | net: Kill dst->_neighbour, accessors, and final uses. | David S. Miller | 2012-07-05 | 1 | -18/+0 | |
| * | | | | | | neigh: Convert over to dst_neigh_lookup_skb(). | David S. Miller | 2012-07-05 | 1 | -3/+16 | |
| * | | | | | | net: Do delayed neigh confirmation. | David S. Miller | 2012-07-05 | 1 | -1/+2 | |
| * | | | | | | ipv4: Make neigh lookups directly in output packet path. | David S. Miller | 2012-07-05 | 1 | -5/+7 | |
| * | | | | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 | 2 | -4/+13 | |
| * | | | | | | ipv4: Elide fib_validate_source() completely when possible. | David S. Miller | 2012-06-29 | 1 | -0/+4 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-28 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | net: skb_free_datagram_locked() doesnt drop all packets | Eric Dumazet | 2012-06-27 | 1 | -1/+0 | |
| * | | | | | | | netlink: Get rid of obsolete rtnetlink macros | Thomas Graf | 2012-06-27 | 1 | -13/+0 | |
| * | | | | | | | sock_diag: Do not use RTA_PUT() macros | Thomas Graf | 2012-06-27 | 1 | -9/+3 | |
| * | | | | | | | ipv4: Early TCP socket demux. | David S. Miller | 2012-06-19 | 1 | -0/+5 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-15 | 2 | -27/+7 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-12 | 3 | -11/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ethtool: Make more commands available to unprivileged processes | Ben Hutchings | 2012-06-12 | 1 | -0/+5 | |
| * | | | | | | | | net-next: add dev_loopback_xmit() to avoid duplicate code | Michel Machado | 2012-06-12 | 1 | -0/+17 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-12 | 1 | -74/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | wireless: remove wext sysfs | Johannes Berg | 2012-06-05 | 1 | -74/+0 | |
| * | | | | | | | | | Added kernel support in EEE Ethtool commands | Yuval Mintz | 2012-06-07 | 1 | -0/+40 | |
| * | | | | | | | | | net: Update kernel-doc for __alloc_skb() | Ben Hutchings | 2012-06-07 | 1 | -2/+2 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-06 | 1 | -69/+33 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sock_diag: add SK_MEMINFO_BACKLOG | Eric Dumazet | 2012-06-04 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2012-07-23 | 1 | -19/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | get rid of ->scm_work_list | Al Viro | 2012-07-22 | 1 | -19/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | net: Statically initialize init_net.dev_base_head | Rustad, Mark D | 2012-07-18 | 2 | -2/+5 | |
* | | | | | | | | | net: cgroup: fix access the unallocated memory in netprio cgroup | Gao feng | 2012-07-16 | 1 | -17/+54 | |
* | | | | | | | | | net: respect GFP_DMA in __netdev_alloc_skb() | Eric Dumazet | 2012-07-16 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | net: cgroup: fix out of bounds accesses | Eric Dumazet | 2012-07-09 | 2 | -4/+8 | |
* | | | | | | | | cgroup: fix panic in netprio_cgroup | Gao feng | 2012-07-09 | 1 | -1/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. | Vinson Lee | 2012-06-28 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-07-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | splice: fix racy pipe->buffers uses | Eric Dumazet | 2012-06-13 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | net: remove skb_orphan_try() | Eric Dumazet | 2012-06-15 | 1 | -22/+1 | |
* | | | | | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet | 2012-06-13 | 1 | -5/+6 | |
| |_|/ / |/| | | | ||||||
* | | | | net/core: fix kernel-doc warnings | Randy Dunlap | 2012-06-08 | 2 | -3/+3 | |
* | | | | net: neighbour: fix neigh_dump_info() | Eric Dumazet | 2012-06-07 | 1 | -8/+6 | |
| |/ / |/| | | ||||||
* | | | drop_monitor: dont sleep in atomic context | Eric Dumazet | 2012-06-04 | 1 | -69/+33 | |
|/ / | ||||||
* | | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang | 2012-05-31 | 1 | -2/+5 | |
* | | drop_monitor: Add module alias to enable automatic module loading | Neil Horman | 2012-05-29 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 | 1 | -2/+2 | |
|\ | ||||||
| * | userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid | Eric W. Biederman | 2012-05-03 | 1 | -2/+2 | |
* | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-05-22 | 2 | -24/+16 | |
|\ \ |