| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-21 | 1 | -0/+20 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-19 | 1 | -0/+20 |
| |\ |
|
| | * | wireless: add back sysfs directory | Johannes Berg | 2012-11-16 | 1 | -0/+20 |
* | | | net-rps: Fix brokeness causing OOO packets | Tom Herbert | 2012-11-16 | 1 | -1/+3 |
* | | | net: correct check in dev_addr_del() | Jiri Pirko | 2012-11-15 | 1 | -1/+2 |
* | | | af-packet: fix oops when socket is not present | Eric Leblond | 2012-11-07 | 1 | -1/+1 |
* | | | rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump | John Fastabend | 2012-11-03 | 1 | -1/+2 |
* | | | net: fix secpath kmemleak | Eric Dumazet | 2012-10-22 | 1 | -2/+4 |
|/ / |
|
* | | net: add doc for in4_pton() | Amerigo Wang | 2012-10-12 | 1 | -0/+12 |
* | | net: add doc for in6_pton() | Amerigo Wang | 2012-10-12 | 1 | -0/+12 |
* | | pktgen: replace scan_ip6() with in6_pton() | Amerigo Wang | 2012-10-10 | 1 | -97/+4 |
* | | pktgen: enable automatic IPv6 address setting | Amerigo Wang | 2012-10-10 | 1 | -13/+5 |
* | | pktgen: display IPv4 address in human-readable format | Amerigo Wang | 2012-10-10 | 1 | -2/+2 |
* | | pktgen: set different default min_pkt_size for different protocols | Amerigo Wang | 2012-10-10 | 1 | -7/+20 |
* | | pktgen: fix crash when generating IPv6 packets | Amerigo Wang | 2012-10-10 | 1 | -1/+1 |
* | | vlan: don't deliver frames for unknown vlans to protocols | Florian Zumbiehl | 2012-10-08 | 1 | -2/+5 |
* | | net: gro: selective flush of packets | Eric Dumazet | 2012-10-08 | 1 | -7/+31 |
* | | net: gro: fix a potential crash in skb_gro_reset_offset | Eric Dumazet | 2012-10-07 | 1 | -6/+8 |
* | | net: Fix skb_under_panic oops in neigh_resolve_output | ramesh.nagappa@gmail.com | 2012-10-07 | 1 | -4/+2 |
* | | net: remove skb recycling | Eric Dumazet | 2012-10-07 | 1 | -47/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 2 | -28/+13 |
|\ \
| |/
|/| |
|
| * | make get_file() return its argument | Al Viro | 2012-09-26 | 1 | -2/+1 |
| * | new helper: iterate_fd() | Al Viro | 2012-09-26 | 1 | -26/+12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 19 | -206/+394 |
|\ \ |
|
| * | | netlink: add attributes to fdb interface | stephen hemminger | 2012-10-01 | 1 | -2/+4 |
| * | | net: add gro_cells infrastructure | Eric Dumazet | 2012-10-01 | 1 | -0/+2 |
| * | | use skb_end_offset() in skb_try_coalesce() | Weiping Pan | 2012-10-01 | 1 | -2/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 3 | -4/+8 |
| |\ \
| | |/ |
|
| * | | net: use bigger pages in __netdev_alloc_frag | Eric Dumazet | 2012-09-27 | 1 | -16/+30 |
| * | | net: remove sk_init() helper | Eric Dumazet | 2012-09-27 | 1 | -13/+0 |
| * | | filter: add XOR instruction for use with X/K | Daniel Borkmann | 2012-09-24 | 1 | -3/+9 |
| * | | net: use a per task frag allocator | Eric Dumazet | 2012-09-24 | 2 | -30/+56 |
| * | | netpoll: call ->ndo_select_queue() in tx path | Amerigo Wang | 2012-09-19 | 2 | -4/+4 |
| * | | netdev: make address const in device address management | stephen hemminger | 2012-09-19 | 1 | -19/+21 |
| * | | net: provide a default dev->ethtool_ops | Eric Dumazet | 2012-09-19 | 2 | -12/+4 |
| * | | net: dev: fix incorrect getting net device's name | Gao feng | 2012-09-19 | 1 | -8/+20 |
| * | | net: more accurate network taps in transmit path | Eric Dumazet | 2012-09-19 | 1 | -3/+6 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 | 3 | -7/+15 |
| |\ \ |
|
| * | | | netprio_cgroup: Use memcpy instead of the for-loop to copy priomap | Srivatsa S. Bhat | 2012-09-13 | 1 | -5/+4 |
| * | | | netprio_cgroup: Remove update_netdev_tables() since it is unnecessary | Srivatsa S. Bhat | 2012-09-13 | 1 | -32/+0 |
| * | | | filter: add MOD operation | Eric Dumazet | 2012-09-10 | 1 | -0/+15 |
| * | | | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 3 | -13/+13 |
| * | | | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 | 2 | -3/+2 |
| * | | | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 2012-09-08 | 1 | -1/+1 |
| * | | | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman | 2012-09-07 | 1 | -6/+11 |
| * | | | net: add unknown state to sysfs NIC duplex export | Nikolay Aleksandrov | 2012-09-05 | 1 | -3/+15 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2012-09-03 | 7 | -34/+152 |
| |\ \ \ |
|
| | * | | | tcp: TCP Fast Open Server - support TFO listeners | Jerry Chu | 2012-08-31 | 1 | -0/+95 |
| | * | | | net: fix documentation of skb_needs_linearize(). | Rami Rosen | 2012-08-31 | 1 | -3/+1 |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-31 | 1 | -9/+1 |
| | |\ \ \ |
|