summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-29core: make GRO methods static.Rami Rosen1-6/+3
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-21/+34
2012-11-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-10/+6
2012-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller66-1521/+3960
2012-11-29openvswitch: Use RCU callback when detaching netdevices.Jesse Gross2-4/+13
2012-11-28ip6tnl/sit: drop packet if ECN present with not-ECTNicolas Dichtel2-29/+53
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala1-0/+1
2012-11-28pkt_sched: QFQ Plus: fair-queueing service at DRR costPaolo Valente1-264/+566
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian1-1/+1
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2-6/+11
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala1-2/+5
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville66-1521/+3960
2012-11-28pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur1-2/+17
2012-11-28pppoatm: fix module_put() raceKrzysztof Mazur1-2/+7
2012-11-28pppoatm: allow assign only on a connected socketKrzysztof Mazur1-0/+2
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur1-0/+2
2012-11-27net: ipmr: limit MRT_TABLE identifiersEric Dumazet1-0/+4
2012-11-27ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches1-0/+6
2012-11-27ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell1-1/+2
2012-11-27sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2-6/+79
2012-11-27atm: br2684: Fix excessive queue bloatDavid Woodhouse1-14/+22
2012-11-27dsa: Hide core config options; make drivers select what they needBen Hutchings1-17/+13
2012-11-27can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp1-0/+3
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville37-885/+1237
2012-11-26openvswitch: add skb mark matching and set actionAnsis Atteka4-4/+30
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg1-76/+73
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg1-17/+24
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg4-9/+55
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg2-16/+116
2012-11-26mac80211: convert to channel definition structJohannes Berg17-234/+189
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg10-94/+382
2012-11-26cfg80211: pass a channel definition structJohannes Berg13-328/+312
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg12-126/+63
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg1-9/+5
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch1-15/+13
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch1-17/+23
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch3-19/+5
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli1-2/+4
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli1-3/+7
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel1-2/+3
2012-11-26ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2-6/+6
2012-11-26ipv4: ipmr: various fixes and cleanupsEric Dumazet1-7/+17
2012-11-26net: dsa/slave: Fix compilation warningsviresh kumar1-7/+9
2012-11-26net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde1-1/+1
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-34/+49
2012-11-25netfilter: ipset: fix netiface set name overflowFlorian Westphal1-1/+1
2012-11-23Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller12-269/+185
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg2-9/+45
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg1-0/+1