Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | netrom: copy_datagram_iovec can fail | Alan Cox | 2012-09-04 | 1 | -1/+6 | |
* | | | | | | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun | 2012-09-03 | 1 | -0/+2 | |
* | | | | | | fq_codel: dont reinit flow state | Eric Dumazet | 2012-09-03 | 1 | -1/+1 | |
* | | | | | | net: usbnet: fix softirq storm on suspend | Bjørn Mork | 2012-09-03 | 1 | -4/+12 | |
* | | | | | | sctp: Don't charge for data in sndbuf again when transmitting packet | Thomas Graf | 2012-09-03 | 1 | -1/+20 | |
* | | | | | | net: sock_edemux() should take care of timewait sockets | Eric Dumazet | 2012-09-03 | 1 | -1/+6 | |
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-09-02 | 7 | -33/+48 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CIFS: Fix cifs_do_create error hadnling | Pavel Shilovsky | 2012-08-19 | 1 | -8/+1 | |
| * | | | | | | cifs: print error code if smb signature verification fails | Steve French | 2012-08-19 | 2 | -6/+14 | |
| * | | | | | | CIFS: Fix log messages in packet checking for SMB2 | Pavel Shilovsky | 2012-08-19 | 2 | -11/+15 | |
| * | | | | | | CIFS: Protect i_nlink from being negative | Steve French | 2012-08-19 | 2 | -8/+18 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-02 | 55 | -171/+232 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | net: qmi_wwan: add several new Gobi devices | Bjørn Mork | 2012-09-01 | 1 | -0/+3 | |
| * | | | | | | fddi: 64 bit bug in smt_add_para() | Dan Carpenter | 2012-09-01 | 1 | -1/+1 | |
| * | | | | | | net: ethernet: fix kernel OOPS when remove davinci_mdio module | Bin Liu | 2012-08-31 | 1 | -1/+3 | |
| * | | | | | | net/xfrm/xfrm_state.c: fix error return code | Julia Lawall | 2012-08-31 | 1 | -1/+3 | |
| * | | | | | | net: ipv6: fix error return code | Julia Lawall | 2012-08-31 | 1 | -3/+3 | |
| * | | | | | | net: qmi_wwan: new device: Foxconn/Novatel E396 | Aleksander Morgado | 2012-08-31 | 1 | -0/+1 | |
| * | | | | | | usbnet: fix deadlock in resume | Oliver Neukum | 2012-08-31 | 1 | -1/+1 | |
| * | | | | | | cs89x0 : packet reception not working | Jaccon Bastiaansen | 2012-08-31 | 1 | -5/+5 | |
| * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-08-31 | 6 | -10/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 2012-08-31 | 2 | -5/+12 | |
| | * | | | | | | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso | 2012-08-30 | 1 | -1/+4 | |
| | * | | | | | | netfilter: nfnetlink_log: fix error return code in init path | Julia Lawall | 2012-08-30 | 1 | -1/+3 | |
| | * | | | | | | netfilter: ctnetlink: fix error return code in init path | Julia Lawall | 2012-08-30 | 1 | -1/+2 | |
| | * | | | | | | ipvs: fix error return code | Julia Lawall | 2012-08-30 | 1 | -1/+3 | |
| | * | | | | | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bug | Patrick McHardy | 2012-08-20 | 1 | -1/+1 | |
| * | | | | | | | bnx2x: Correct the ndo_poll_controller call | Merav Sicron | 2012-08-30 | 1 | -3/+5 | |
| * | | | | | | | bnx2x: Move netif_napi_add to the open call | Merav Sicron | 2012-08-30 | 5 | -13/+10 | |
| * | | | | | | | ipv4: must use rcu protection while calling fib_lookup | Eric Dumazet | 2012-08-30 | 1 | -0/+2 | |
| * | | | | | | | bnx2x: fix 57840_MF pci id | Yuval Mintz | 2012-08-30 | 1 | -1/+1 | |
| * | | | | | | | net: ipv4: ipmr_expire_timer causes crash when removing net namespace | Francesco Ruggeri | 2012-08-30 | 1 | -2/+12 | |
| * | | | | | | | e1000e: DoS while TSO enabled caused by link partner with small MSS | Bruce Allan | 2012-08-30 | 2 | -25/+24 | |
| * | | | | | | | l2tp: avoid to use synchronize_rcu in tunnel free function | xeb@mail.ru | 2012-08-30 | 2 | -2/+2 | |
| * | | | | | | | gianfar: fix default tx vlan offload feature flag | Claudiu Manoil | 2012-08-30 | 1 | -1/+1 | |
| * | | | | | | | xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX | Ian Campbell | 2012-08-30 | 1 | -29/+10 | |
| * | | | | | | | netpoll: revert 6bdb7fe3104 and fix be_poll() instead | Amerigo Wang | 2012-08-29 | 3 | -11/+7 | |
| * | | | | | | | Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2012-08-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sfc: Fix reporting of IPv4 full filters through ethtool | Ben Hutchings | 2012-08-24 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2012-08-24 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing | Sven Schmitt | 2012-08-24 | 1 | -1/+3 | |
| | * | | | | | | | | can: softing: Fix potential memory leak in softing_load_fw() | Alexey Khoroshilov | 2012-08-24 | 1 | -3/+4 | |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-24 | 9 | -40/+44 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 | 9 | -40/+44 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | / / / | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-23 | 1 | -22/+16 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | | * | | | | | | mac80211: fix DS to MBSS address translation | Thomas Pedersen | 2012-08-22 | 1 | -22/+16 | |
| | | * | | | | | | | brcm80211: smac: set interface down on reset | Vladimir Zapolskiy | 2012-08-22 | 1 | -0/+3 | |
| | | * | | | | | | | iwlwifi: protect SRAM debugfs | Johannes Berg | 2012-08-21 | 1 | -0/+3 | |
| | | * | | | | | | | iwlwifi: fix flow handler debug code | Johannes Berg | 2012-08-21 | 3 | -16/+18 | |
| | | * | | | | | | | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization | Julia Lawall | 2012-08-21 | 1 | -1/+2 |