aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2011-12-20
| | * | | | | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-19
| | * | | | | llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu2011-12-19
| | * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-19
| | |\ \ \ \ \
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-15
| | | |\| | | | | | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-12-20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust2011-12-01
| | * | | | | SUNRPC: Fix the execution time statistics in the face of RPC restartsTrond Myklebust2011-12-01
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-13
| |\ \ \ \ \ \ \
| | * | | | | | | crush: fix mapping calculation when force argument doesn't existSage Weil2011-12-12
* | | | | | | | | netem: loss model API sizesstephen hemminger2011-12-23
* | | | | | | | | sch_hfsc: report backlog informationEric Dumazet2011-12-23
* | | | | | | | | netlink: wake up netlink listeners sooner (v2)stephen hemminger2011-12-22
* | | | | | | | | netlink: af_netlink cleanup (v2)stephen hemminger2011-12-22
* | | | | | | | | irda: use msecs_to_jiffies() rather than manual calculationXi Wang2011-12-21
* | | | | | | | | sch_sfq: rehash queues in perturb timerEric Dumazet2011-12-21
* | | | | | | | | tcp: Replace constants with #define macrosVijay Subramanian2011-12-21
* | | | | | | | | af_iucv: get rid of state IUCV_SEVEREDUrsula Braun2011-12-20
* | | | | | | | | af_iucv: remove unused timer infrastructureUrsula Braun2011-12-20
* | | | | | | | | af_iucv: release reference to HS deviceUrsula Braun2011-12-20
* | | | | | | | | af_iucv: accelerate close for HS transportUrsula Braun2011-12-20
* | | | | | | | | af_iucv: support ancillary data with HS transportUrsula Braun2011-12-20
* | | | | | | | | net: unix -- Add missing module.h inclusionCyrill Gorcunov2011-12-20
* | | | | | | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | | | | | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* | | | | | | | | net: two vzalloc() cleanupsEric Dumazet2011-12-19
* | | | | | | | | Revert "net: Remove unused neighbour layer ops."David S. Miller2011-12-19
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan2011-12-16
| * | | | | | | | | cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-16
| * | | | | | | | | mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan2011-12-15
| * | | | | | | | | mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan2011-12-15
| * | | | | | | | | mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-15
| * | | | | | | | | mac80211: reduce station management complexityJohannes Berg2011-12-15
| * | | | | | | | | mac80211: delay IBSS station insertionJohannes Berg2011-12-15
| * | | | | | | | | mac80211: make address arguments to sta_info_alloc constJohannes Berg2011-12-15
| * | | | | | | | | mac80211: count authorized stations per BSSJohannes Berg2011-12-15
| * | | | | | | | | mac80211: refactor station state transitionsJohannes Berg2011-12-15
| * | | | | | | | | mac80211: use station mutex in configurationJohannes Berg2011-12-15
| * | | | | | | | | mac80211: remove duplicate TDLS peer verificationJohannes Berg2011-12-15
| * | | | | | | | | cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-15
| * | | | | | | | | nl80211: add TDLS peer flag to policyJohannes Berg2011-12-15
| * | | | | | | | | NFC: Initial LLCP supportSamuel Ortiz2011-12-14
| * | | | | | | | | NFC: Set and get DEP general bytesSamuel Ortiz2011-12-14
| * | | | | | | | | NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-14
| * | | | | | | | | NFC: Atomic socket allocationSamuel Ortiz2011-12-14
| * | | | | | | | | NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz2011-12-14
| * | | | | | | | | NFC: Add tx skb allocation routineSamuel Ortiz2011-12-14
| * | | | | | | | | NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-14