aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\
| * device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-17
| * netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches2012-09-17
| * netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \
| * | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
* | | inetpeer: fix token initializationNicolas Dichtel2012-09-27
* | | l2tp: fix return value checkWei Yongjun2012-09-27
* | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-27
|\ \ \
| * | | netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-25
|\ \ \ \
| * | | | ipv6: mip6: fix mip6_mh_filter()Eric Dumazet2012-09-25
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-09-25
| |\ \ \ \
| | * | | | batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing2012-09-23
| | * | | | batman-adv: Fix change mac address of soft iface.Def2012-09-23
| * | | | | ipv6: raw: fix icmpv6_filter()Eric Dumazet2012-09-25
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-24
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-22
| | |\ \ \ \
| | | * | | | cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-09-18
| | | * | | | Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-18
| | | * | | | Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko2012-09-18
| | | * | | | Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-18
| | | * | | | Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-18
| * | | | | | net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-09-24
| | |_|/ / / | |/| | | |
| * | | | | ipv4: raw: fix icmp_filter()Eric Dumazet2012-09-22
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-09-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libceph: only kunmap kmapped pagesAlex Elder2012-09-21
| | |_|/ | |/| |
* | | | net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
* | | | ipv6: fix return value check in fib6_add()Wei Yongjun2012-09-21
* | | | net: do not disable sg for packets requiring no checksumEd Cashin2012-09-20
* | | | xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-20
* | | | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-20
* | | | xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-09-20
* | | | xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-20
* | | | xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-20
* | | | xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-20
* | | | tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin2012-09-20
* | | | net/core: fix comment in skb_try_coalesceLi RongQing2012-09-19
* | | | pkt_sched: fix virtual-start-time update in QFQPaolo Valente2012-09-19
* | | | tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček2012-09-19
* | | | batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing2012-09-19
* | | | xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-09-18
* | | | tcp: fix regression in urgent data handlingEric Dumazet2012-09-18
* | | | net: fix memory leak on oom with zerocopyMichael S. Tsirkin2012-09-18
* | | | xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-18
* | | | xfrm_user: return error pointer instead of NULLMathias Krause2012-09-18
* | | | ipv6: use DST_* macro to set obselete fieldNicolas Dichtel2012-09-18
* | | | ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-18
* | | | xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-18
* | | | netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-18