summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-30mac802154: use kfree_skb() instead of dev_kfree_skb()Alan Ott
2012-11-30mac802154: fix memory leaksAlan Ott
2012-11-306lowpan: consider checksum bytes in fragmentation thresholdAlan Ott
2012-11-308021q: fix vlan device to inherit the unicast filtering capability flagYi Zou
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-11-29core: make GRO methods static.Rami Rosen
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-28openvswitch: Use RCU callback when detaching netdevices.Jesse Gross
2012-11-28ip6tnl/sit: drop packet if ECN present with not-ECTNicolas Dichtel
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala
2012-11-28pkt_sched: QFQ Plus: fair-queueing service at DRR costPaolo Valente
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet
2012-11-26ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell
2012-11-26sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley
2012-11-26atm: br2684: Fix excessive queue bloatDavid Woodhouse
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26openvswitch: add skb mark matching and set actionAnsis Atteka
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel
2012-11-25ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches
2012-11-25ipv4: ipmr: various fixes and cleanupsEric Dumazet
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-24netfilter: ipset: fix netiface set name overflowFlorian Westphal
2012-11-23Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg