aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-12-06tcp: optimize some skb_shinfo(skb) usesEric Dumazet
2013-12-06gro: small napi_get_frags() optimEric Dumazet
2013-12-06ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet
2013-12-06packet: use macro GET_PBDQC_FROM_RB to simplify the codesDuan Jiong
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert
2013-12-05Bluetooth: Fix valid LE PSM checkJohan Hedberg
2013-12-05Bluetooth: Use min_t for calculating chan->mpsJohan Hedberg
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du
2013-12-06xfrm: Try to honor policy index if it's supplied by userFan Du
2013-12-05net: clear local_df when passing skb between namespacesHannes Frederic Sowa
2013-12-05tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman
2013-12-05sctp: disable max_burst when the max_burst is 0wangweidong
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-05net_sched: Use default action walker methodsJamal Hadi Salim
2013-12-05net_sched: Provide default walker function for actionsJamal Hadi Salim
2013-12-05net_sched: Use default action lookup functionsJamal Hadi Salim
2013-12-05net_sched: Default action lookup method for actionsJamal Hadi Salim
2013-12-05net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-12-05mac80211: fix nested sdata lock for IBSS/CSASimon Wunderlich
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller
2013-12-05cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo
2013-12-05netprio_cgroup: convert away from cftype->read_map()Tejun Heo
2013-12-05mac80211: start_next_roc only if scan was actually runningEliad Peller
2013-12-05mac80211: determine completed scan type by defined opsEliad Peller
2013-12-05cfg80211: stop sched scan only when neededBarak Bercovitz
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-05nl80211: allow setting bitrate mask back to defaultJanusz Dziedzic
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg
2013-12-05Bluetooth: Add debugfs controls for LE CoC MPS and CreditsJohan Hedberg
2013-12-05Bluetooth: Fix validating LE PSM valuesJohan Hedberg
2013-12-05Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg
2013-12-05Bluetooth: Fix clearing of chan->omtu for LE CoC channelsJohan Hedberg
2013-12-05Bluetooth: Limit LE MPS to the MTU valueJohan Hedberg
2013-12-05Bluetooth: Fix suspending the L2CAP socket if we start with 0 creditsJohan Hedberg
2013-12-05Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg
2013-12-05Bluetooth: Implement LE L2CAP reassemblyJohan Hedberg
2013-12-05Bluetooth: Add LE L2CAP segmentation support for outgoing dataJohan Hedberg
2013-12-05Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg
2013-12-05Bluetooth: Reject LE CoC commands when the feature is not enabledJohan Hedberg