summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明-0/+6
2013-01-14ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明-1/+28
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez-2/+2
2013-01-13ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明-1/+25
2013-01-13ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明-0/+5
2013-01-13ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明-0/+9
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso-0/+2
2013-01-09ipv6: Optimize ipv6_change_dsfield().YOSHIFUJI Hideaki / 吉藤英明-4/+2
2013-01-10NFC: Initial Secure Element APISamuel Ortiz-0/+10
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade-0/+13
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade-2/+2
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade-0/+4
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko-1/+1
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko-0/+2
2013-01-09Bluetooth: remove an unused variable in a header fileRami Rosen-1/+0
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang-57/+5
2013-01-06tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa-4/+7
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers-2/+2
2013-01-03wireless: use __alignedJohannes Berg-5/+5
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg-5/+17
2013-01-03mac80211: fix channel context iterationJohannes Berg-0/+5
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg-9/+9
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg-0/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg-1/+3
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg-7/+1
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-0/+2
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan-1/+1
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso-0/+1
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+8
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+2
2012-12-16netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso-0/+1
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch-0/+1
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong-0/+7
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-320/+1315
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki-15/+0
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-7/+4
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet-0/+7
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+5
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville-0/+5
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet-5/+9
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng-0/+1
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf-0/+2
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-28/+110
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-21/+84
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka-0/+5
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel-0/+3
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-7/+18
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-7/+26