summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | netfilter: nfnetlink_log: unset nf_loggers for netns when unloading moduleGao feng2013-12-171-0/+1
| * | | | | | | | | | | | | | ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing2013-12-271-1/+3
| * | | | | | | | | | | | | | netxen: Correct off-by-one errors in bounds checksDavid Gibson2013-12-271-2/+2
| * | | | | | | | | | | | | | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-271-0/+4
| * | | | | | | | | | | | | | arc_emac: fix potential use after freeEric Dumazet2013-12-271-2/+2
| * | | | | | | | | | | | | | tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-271-1/+1
| * | | | | | | | | | | | | | net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim2013-12-278-26/+37
| * | | | | | | | | | | | | | rds: prevent dereference of a NULL deviceSasha Levin2013-12-271-1/+2
| * | | | | | | | | | | | | | macvlan: fix netdev feature propagation from lower deviceFlorian Westphal2013-12-261-3/+13
| * | | | | | | | | | | | | | ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa2013-12-221-2/+3
| * | | | | | | | | | | | | | drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N2013-12-221-1/+1
| * | | | | | | | | | | | | | Merge branch 'cxgb4'David S. Miller2013-12-228-80/+301
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi2013-12-221-54/+17
| | * | | | | | | | | | | | | | RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi2013-12-221-1/+2
| | * | | | | | | | | | | | | | RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi2013-12-221-3/+1
| | * | | | | | | | | | | | | | cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-226-16/+235
| | * | | | | | | | | | | | | | cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi2013-12-221-2/+12
| | * | | | | | | | | | | | | | cxgb4: Assign filter server TIDs properlyKumar Sanghvi2013-12-222-5/+20
| | * | | | | | | | | | | | | | cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2013-12-222-0/+9
| | * | | | | | | | | | | | | | cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi2013-12-221-0/+6
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-219-40/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-209-40/+101
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-183-10/+19
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann2013-12-171-10/+16
| | | | * | | | | | | | | | | | | | Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]Marco Piazza2013-12-042-0/+3
| | | * | | | | | | | | | | | | | | ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2013-12-171-9/+43
| | | * | | | | | | | | | | | | | | rtlwifi: pci: Fix oops on driver unloadLarry Finger2013-12-171-1/+3
| | | * | | | | | | | | | | | | | | ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-172-10/+20
| | | * | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-172-10/+16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2013-12-161-0/+4
| | | | * | | | | | | | | | | | | | | cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy2013-12-051-10/+12
| * | | | | | | | | | | | | | | | | | hyperv: Fix race between probe and open callsHaiyang Zhang2013-12-211-12/+8
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | dccp: catch failed request_module call in dccp_probe initWang Weidong2013-12-191-12/+7
| * | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-196-8/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | ixgbe: fix for unused variable warning with certain configDon Skidmore2013-12-171-0/+2
| | * | | | | | | | | | | | | | | | | e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman2013-12-171-2/+2
| | * | | | | | | | | | | | | | | | | e1000e: fix compiler warning (maybe-unitialized variable)David Ertman2013-12-171-2/+5
| | * | | | | | | | | | | | | | | | | e1000e: fix compiler warningsDavid Ertman2013-12-171-3/+7
| | * | | | | | | | | | | | | | | | | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-172-1/+6
| * | | | | | | | | | | | | | | | | | net: mvmdio: fix interrupt timeout handlingLeigh Brown2013-12-191-0/+6
| * | | | | | | | | | | | | | | | | | atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall2013-12-191-3/+5
| * | | | | | | | | | | | | | | | | | ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2013-12-191-3/+1
| * | | | | | | | | | | | | | | | | | net: fec: fix potential use after freeEric Dumazet2013-12-191-2/+2
| * | | | | | | | | | | | | | | | | | bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
| * | | | | | | | | | | | | | | | | | hamradio/yam: fix info leak in ioctlSalva Peiró2013-12-191-0/+1
| * | | | | | | | | | | | | | | | | | drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2013-12-191-0/+2
| * | | | | | | | | | | | | | | | | | xen-netback: fix some error return codeWei Yongjun2013-12-191-4/+12
| * | | | | | | | | | | | | | | | | | net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann2013-12-191-0/+16
| * | | | | | | | | | | | | | | | | | ipv6: sit: update mtu check to take care of gso packetsEric Dumazet2013-12-181-1/+1
| * | | | | | | | | | | | | | | | | | ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa2013-12-181-9/+27