aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-12-176lowpan: cleanup udp compress functionAlexander Aring
2013-12-176lowpan: udp use subtraction on both conditionsAlexander Aring
2013-12-176lowpan: udp use lowpan_fetch_skb functionAlexander Aring
2013-12-176lowpan: add udp warning for elided checksumAlexander Aring
2013-12-176lowpan: fix udp byte orderingAlexander Aring
2013-12-176lowpan: fix udp compress orderingAlexander Aring
2013-12-176lowpan: udp use lowpan_push_hc_data functionAlexander Aring
2013-12-176lowpan: introduce lowpan_push_hc_data functionAlexander Aring
2013-12-17netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka
2013-12-17Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann
2013-12-16sctp: loading sctp when load sctp_probewangweidong
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2013-12-16tipc: change lock_sock order in connect()wangweidong
2013-12-16tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong
2013-12-16tipc: kill unnecessary goto'swangweidong
2013-12-16tipc: remove unnecessary variables and conditionswangweidong
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic
2013-12-16mac80211: read station mgmt keys via get_key callMax Stepanov
2013-12-16mac80211: check pairwise key_idx on get_key callMax Stepanov
2013-12-16mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho
2013-12-16mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du
2013-12-16xfrm: check user specified spi for IPCompFan Du
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau
2013-12-16radiotap: fix bitmap-end-finding buffer overrunJohannes Berg
2013-12-16mac80211: free all AP/VLAN keys at onceJohannes Berg
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg
2013-12-16mac80211: move synchronize_net() before sta key removalJohannes Berg
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-16mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-15net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-14Bluetooth: fix return value checkWei Yongjun
2013-12-14Bluetooth: remove unused including <linux/version.h>Wei Yongjun
2013-12-14ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-14pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet
2013-12-14packet: fix using smp_processor_id() in preemptible codeLi Zhong
2013-12-14netconf: add proxy-arp supportstephen hemminger
2013-12-13libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-13libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2013-12-13ceph: Add necessary clean up if invalid reply received in handle_reply()Li Wang