| Commit message (Expand) | Author | Age | Files | Lines |
* | make get_file() return its argument | Al Viro | 2012-09-27 | 2 | -4/+2 |
* | new helper: iterate_fd() | Al Viro | 2012-09-27 | 1 | -26/+12 |
* | unexport sock_map_fd(), switch to sock_alloc_file() | Al Viro | 2012-09-27 | 3 | -17/+30 |
* | take descriptor handling from sock_alloc_file() to callers | Al Viro | 2012-09-27 | 1 | -22/+40 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-25 | 10 | -39/+71 |
|\ |
|
| * | ipv6: mip6: fix mip6_mh_filter() | Eric Dumazet | 2012-09-25 | 1 | -9/+11 |
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-09-25 | 2 | -8/+12 |
| |\ |
|
| | * | batman-adv: Fix symmetry check / route flapping in multi interface setups | Linus Lüssing | 2012-09-23 | 1 | -6/+7 |
| | * | batman-adv: Fix change mac address of soft iface. | Def | 2012-09-23 | 1 | -2/+5 |
| * | | ipv6: raw: fix icmpv6_filter() | Eric Dumazet | 2012-09-25 | 1 | -11/+10 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-25 | 4 | -4/+28 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-22 | 4 | -4/+28 |
| | |\ \ |
|
| | | * | | cfg80211: fix possible circular lock on reg_regdb_search() | Luis R. Rodriguez | 2012-09-19 | 1 | -3/+9 |
| | | * | | Bluetooth: Fix not removing power_off delayed work | Vinicius Costa Gomes | 2012-09-19 | 1 | -0/+2 |
| | | * | | Bluetooth: Fix freeing uninitialized delayed works | Andrei Emeltchenko | 2012-09-19 | 1 | -1/+1 |
| | | * | | Bluetooth: mgmt: Fix enabling LE while powered off | Andrzej Kaczmarek | 2012-09-19 | 1 | -0/+10 |
| | | * | | Bluetooth: mgmt: Fix enabling SSP while powered off | Andrzej Kaczmarek | 2012-09-19 | 1 | -0/+6 |
| * | | | | net: guard tcp_set_keepalive() to tcp sockets | Eric Dumazet | 2012-09-24 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
| * | | | ipv4: raw: fix icmp_filter() | Eric Dumazet | 2012-09-22 | 1 | -6/+8 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-09-25 | 1 | -4/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | libceph: only kunmap kmapped pages | Alex Elder | 2012-09-22 | 1 | -4/+1 |
* | | | net: change return values from -EACCES to -EPERM | Zhao Hongjiang | 2012-09-21 | 6 | -17/+17 |
* | | | ipv6: fix return value check in fib6_add() | Wei Yongjun | 2012-09-21 | 1 | -0/+4 |
* | | | net: do not disable sg for packets requiring no checksum | Ed Cashin | 2012-09-21 | 1 | -1/+2 |
* | | | xfrm_user: don't copy esn replay window twice for new states | Mathias Krause | 2012-09-21 | 1 | -4/+5 |
* | | | xfrm_user: ensure user supplied esn replay window is valid | Mathias Krause | 2012-09-21 | 1 | -6/+25 |
* | | | xfrm_user: fix info leak in copy_to_user_tmpl() | Mathias Krause | 2012-09-21 | 1 | -0/+1 |
* | | | xfrm_user: fix info leak in copy_to_user_policy() | Mathias Krause | 2012-09-21 | 1 | -0/+1 |
* | | | xfrm_user: fix info leak in copy_to_user_state() | Mathias Krause | 2012-09-21 | 1 | -0/+1 |
* | | | xfrm_user: fix info leak in copy_to_user_auth() | Mathias Krause | 2012-09-21 | 1 | -1/+1 |
* | | | tcp: restore rcv_wscale in a repair mode (v2) | Andrey Vagin | 2012-09-20 | 1 | -3/+10 |
* | | | net/core: fix comment in skb_try_coalesce | Li RongQing | 2012-09-19 | 1 | -1/+3 |
* | | | pkt_sched: fix virtual-start-time update in QFQ | Paolo Valente | 2012-09-19 | 1 | -1/+4 |
* | | | tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero | Michal Kubeček | 2012-09-19 | 1 | -2/+8 |
* | | | batman-adv: make batadv_test_bit() return 0 or 1 only | Linus Lüssing | 2012-09-19 | 1 | -3/+3 |
* | | | xfrm: fix a read lock imbalance in make_blackhole | Li RongQing | 2012-09-18 | 1 | -1/+1 |
* | | | tcp: fix regression in urgent data handling | Eric Dumazet | 2012-09-18 | 1 | -3/+2 |
* | | | net: fix memory leak on oom with zerocopy | Michael S. Tsirkin | 2012-09-18 | 1 | -1/+1 |
* | | | xfrm_user: return error pointer instead of NULL #2 | Mathias Krause | 2012-09-18 | 1 | -2/+4 |
* | | | xfrm_user: return error pointer instead of NULL | Mathias Krause | 2012-09-18 | 1 | -2/+4 |
* | | | ipv6: use DST_* macro to set obselete field | Nicolas Dichtel | 2012-09-18 | 1 | -3/+3 |
* | | | ipv6: use net->rt_genid to check dst validity | Nicolas Dichtel | 2012-09-18 | 2 | -26/+10 |
* | | | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel | 2012-09-18 | 1 | -0/+1 |
* | | | netns: move net->ipv4.rt_genid to net->rt_genid | Nicolas Dichtel | 2012-09-18 | 1 | -7/+2 |
* | | | net: rt_cache_flush() cleanup | Eric Dumazet | 2012-09-18 | 1 | -17/+2 |
* | | | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel | 2012-09-18 | 6 | -34/+21 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-15 | 30 | -102/+184 |
|\ \ |
|
| * | | pktgen: fix crash with vlan and packet size less than 46 | Nishank Trivedi | 2012-09-13 | 1 | -1/+1 |
| * | | net_sched: gred: actually perform idling in WRED mode | David Ward | 2012-09-13 | 1 | -11/+15 |
| * | | net_sched: gred: fix qave reporting via netlink | David Ward | 2012-09-13 | 1 | -1/+4 |