summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-17{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-0/+4
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-1/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2-80/+153
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+4
2013-01-15pkt_sched: namespace aware act_mirredBenjamin LaHaise3-7/+14
2013-01-15ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明1-2/+1
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-0/+26
2013-01-14ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-10/+5
2013-01-14ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明1-4/+22
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明1-2/+7
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明1-0/+6
2013-01-14ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+28
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-2/+2
2013-01-14ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明1-1/+25
2013-01-14ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明1-0/+5
2013-01-14ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明1-0/+9
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso1-0/+2
2013-01-10ipv6: Optimize ipv6_change_dsfield().YOSHIFUJI Hideaki / 吉藤英明1-4/+2
2013-01-10NFC: Initial Secure Element APISamuel Ortiz3-0/+10
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade1-0/+13
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade1-2/+2
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2-0/+4
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko1-1/+1
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko1-0/+2
2013-01-09Bluetooth: remove an unused variable in a header fileRami Rosen1-1/+0
2013-01-09ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang1-57/+5
2013-01-07tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2-4/+7
2013-01-07net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko1-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2-2/+2
2013-01-03wireless: use __alignedJohannes Berg2-5/+5
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+17
2013-01-03mac80211: fix channel context iterationJohannes Berg1-0/+5
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-9/+9
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg1-0/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2-1/+3
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-7/+1
2012-12-29Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2-0/+2
2012-12-27netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso1-0/+1
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+2
2012-12-17netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso1-0/+1
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch1-0/+1
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong1-0/+7
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds44-320/+1315
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki1-15/+0
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-7/+4
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet1-0/+7
2012-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+5