aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-08-26mac80211: fix agg_status debugfs file alignmentJohannes Berg
2014-08-26mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidBob Copeland
2014-08-26mac80211: fix smps mode check for AP_VLANFelix Fietkau
2014-08-26mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau
2014-08-26Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-08-25net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-21packet: handle too big packets for PACKET_V3Eric Dumazet
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-19tipc: Fix build.David S. Miller
2014-08-19cbq: now_rt removalVasily Averin
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend
2014-08-19ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring
2014-08-19ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend
2014-08-19ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring
2014-08-19mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend
2014-08-16tipc: fix message importance range checkErik Hugne
2014-08-16batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-08-13net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn
2014-08-13net-timestamp: fix missing ACK timestampWillem de Bruijn
2014-08-13irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov
2014-08-13lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR
2014-08-13atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR
2014-08-13openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller