Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | tcp: sysctl interface leaks 16 bytes of kernel memory | Alan Cox | 2012-10-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | ipv4: fix route mark sparse warning | stephen hemminger | 2012-10-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | bridge: Pull ip header into skb->data before looking into ip header. | Sarveshwar Bandi | 2012-10-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2012-10-10 | 3 | -14/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | mac80211: use ieee80211_free_txskb to fix possible skb leaks | Felix Fietkau | 2012-10-08 | 2 | -12/+14 | |
| | * | | | | | | | | | | mac80211: call drv_get_tsf() in sleepable context | Thomas Pedersen | 2012-10-08 | 1 | -2/+1 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-12 | 2 | -20/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 9P: Fix race between p9_write_work() and p9_fd_request() | Simon Derr | 2012-10-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | 9P: Fix race in p9_write_work() | Simon Derr | 2012-09-17 | 1 | -9/+10 | |
| * | | | | | | | | | | | 9P: fix test at the end of p9_write_work() | Simon Derr | 2012-09-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | 9P: Fix race in p9_read_work() | Simon Derr | 2012-09-17 | 1 | -7/+7 | |
| * | | | | | | | | | | | net/9p: Check errno validity | Simon Derr | 2012-09-06 | 1 | -2/+16 | |
* | | | | | | | | | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-10 | 8 | -125/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 2012-10-01 | 1 | -0/+22 | |
| * | | | | | | | | | | | SUNRPC: Refactor rpc_clone_client() | Chuck Lever | 2012-10-01 | 1 | -40/+43 | |
| * | | | | | | | | | | | SUNRPC: Use __func__ in dprintk() in auth_gss.c | Chuck Lever | 2012-10-01 | 1 | -29/+29 | |
| * | | | | | | | | | | | SUNRPC: Clean up dprintk messages in rpc_pipe.c | Chuck Lever | 2012-10-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | SUNRPC: Limit the rpciod workqueue concurrency | Trond Myklebust | 2012-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 2012-09-28 | 3 | -38/+10 | |
| * | | | | | | | | | | | SUNRPC: Optimise away unnecessary data moves in xdr_align_pages | Trond Myklebust | 2012-09-28 | 1 | -10/+13 | |
| * | | | | | | | | | | | SUNRPC: Fix the return value of xdr_align_pages() | Trond Myklebust | 2012-09-26 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | SUNRPC: Set alloc_slot for backchannel tcp ops | Bryan Schumaker | 2012-09-25 | 1 | -0/+1 | |
| * | | | | | | | | | | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust | 2012-09-19 | 1 | -5/+16 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | RDS: fix rds-ping spinlock recursion | jeff.liu | 2012-10-09 | 1 | -1/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2012-10-09 | 4 | -28/+50 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | rbtree: empty nodes have no color | Michel Lespinasse | 2012-10-09 | 1 | -1/+0 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-10-08 | 4 | -27/+50 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | ceph: propagate layout error on osd request creation | Sage Weil | 2012-10-01 | 1 | -6/+9 | |
| | * | | | | | | | | libceph: check for invalid mapping | Sage Weil | 2012-10-01 | 2 | -14/+36 | |
| | * | | | | | | | | ceph: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-10-01 | 1 | -3/+2 | |
| | * | | | | | | | | libceph: Fix sparse warning | Iulius Curt | 2012-10-01 | 1 | -3/+3 | |
| | * | | | | | | | | libceph: remove unused monc->have_fsid | Sage Weil | 2012-10-01 | 1 | -1/+0 | |
* | | | | | | | | | | ipvs: fix ARP resolving for direct routing mode | Julian Anastasov | 2012-10-08 | 1 | -1/+5 | |
* | | | | | | | | | | ipv4: Add FLOWI_FLAG_KNOWN_NH | Julian Anastasov | 2012-10-08 | 1 | -4/+17 | |
* | | | | | | | | | | ipv4: introduce rt_uses_gateway | Julian Anastasov | 2012-10-08 | 5 | -27/+32 | |
* | | | | | | | | | | ipv4: make sure nh_pcpu_rth_output is always allocated | Julian Anastasov | 2012-10-08 | 2 | -3/+2 | |
* | | | | | | | | | | ipv4: fix forwarding for strict source routes | Julian Anastasov | 2012-10-08 | 1 | -1/+1 | |
* | | | | | | | | | | ipv4: fix sending of redirects | Julian Anastasov | 2012-10-08 | 2 | -15/+18 | |
* | | | | | | | | | | ipv6: gro: fix PV6_GRO_CB(skb)->proto problem | Eric Dumazet | 2012-10-08 | 1 | -9/+2 | |
* | | | | | | | | | | vlan: don't deliver frames for unknown vlans to protocols | Florian Zumbiehl | 2012-10-08 | 2 | -10/+7 | |
* | | | | | | | | | | net: gro: selective flush of packets | Eric Dumazet | 2012-10-08 | 1 | -7/+31 | |
* | | | | | | | | | | ipv4: Don't report stale pmtu values to userspace | Steffen Klassert | 2012-10-08 | 1 | -8/+11 | |
* | | | | | | | | | | ipv4: Don't create nh exeption when the device mtu is smaller than the report... | Steffen Klassert | 2012-10-08 | 1 | -0/+3 | |
* | | | | | | | | | | ipv4: Always invalidate or update the route on pmtu events | Steffen Klassert | 2012-10-08 | 1 | -11/+11 | |
* | | | | | | | | | | net: gro: fix a potential crash in skb_gro_reset_offset | Eric Dumazet | 2012-10-07 | 1 | -6/+8 |