aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-10-19
* net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann2013-10-19
* qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2013-10-18
* be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-18
* wanxl: fix info leak in ioctlSalva Peiró2013-10-18
* Merge branch 'bridge_pvid'David S. Miller2013-10-18
|\
| * bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita2013-10-18
| * bridge: Fix the way the PVID is referencedToshiaki Makita2013-10-18
| * bridge: Apply the PVID to priority-tagged framesToshiaki Makita2013-10-18
| * bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita2013-10-18
|/
* bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-10-17
* tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet2013-10-17
* tcp: must unclone packets before mangling themEric Dumazet2013-10-17
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-15
| |\
| | * mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-14
| | * mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-14
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-14
| | |\
| | | * mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-14
| | | * wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-14
| | | * cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-09
| | | * mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-09
| | * | wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-10
| | * | rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-10
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-10
| | |\|
| | | * mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-30
| | | * mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-30
| | | * mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-30
* | | | net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso2013-10-17
* | | | virtio-net: refill only when device is up during setting queuesJason Wang2013-10-17
* | | | virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang2013-10-17
* | | | yam: remove a no-op in yam_ioctl()Dan Carpenter2013-10-17
* | | | yam: integer underflow in yam_ioctl()Dan Carpenter2013-10-17
* | | | net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann2013-10-17
* | | | bnx2x: record rx queue for LRO packetsEric Dumazet2013-10-17
* | | | tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-10-17
* | | | usbnet: fix error return code in usbnet_probe()Wei Yongjun2013-10-17
* | | | Merge branch 'sctp_csum'David S. Miller2013-10-17
|\ \ \ \
| * | | | sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-10-17
| * | | | sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-10-17
| * | | | net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-10-17
|/ / / /
* | | | Merge branch 'dm9000'David S. Miller2013-10-17
|\ \ \ \ | |/ / / |/| | |
| * | | dm9000: report the correct LPANikita Kiryanov2013-10-17
| * | | dm9000: Implement full reset of DM9000 network deviceMichael Abbott2013-10-17
| * | | dm9000: take phy out of reset during initNikita Kiryanov2013-10-17
| * | | dm9000: during init reset phy only for dm9000bNikita Kiryanov2013-10-17
|/ / /
* | | net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon2013-10-11
* | | farsync: fix info leak in ioctlSalva Peiró2013-10-11
* | | ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel2013-10-11
* | | netem: free skb's in tree on resetstephen hemminger2013-10-11