summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg1-0/+2
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg56-1215/+2307
2013-04-21net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy1-0/+1
2013-04-21net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy1-3/+4
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller47-40/+122
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1
2013-04-19irda: small read past the end of array in debug codeDan Carpenter2-2/+11
2013-04-19packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann1-34/+23
2013-04-19net: socket: move ktime2ts to ktime header apiDaniel Borkmann1-16/+4
2013-04-19net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller1-0/+3
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy3-5/+15
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy3-14/+15
2013-04-19netlink: add RX/TX-ring support to netlink diagPatrick McHardy1-0/+32
2013-04-19netlink: add flow control for memory mapped I/OPatrick McHardy1-27/+61
2013-04-19netlink: implement memory mapped recvmsg()Patrick McHardy1-3/+141
2013-04-19netlink: implement memory mapped sendmsg()Patrick McHardy1-6/+129
2013-04-19netlink: add mmap'ed netlink helper functionsPatrick McHardy1-2/+183
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy3-2/+295
2013-04-19netlink: add netlink_skb_set_owner_r()Patrick McHardy1-3/+17
2013-04-19netlink: don't orphan skb in netlink_trim()Patrick McHardy1-1/+1
2013-04-19net: add function to allocate sk_buff head without data areaPatrick McHardy1-1/+29
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy5-8/+8
2013-04-19netlink: add symbolic value for congested statePatrick McHardy1-7/+11
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy5-14/+50
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy10-16/+21
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy8-78/+100
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy3-29/+38
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy9-29/+31
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-3/+19
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-12/+39
2013-04-19tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+31
2013-04-19nl80211: allow using wdev identifiers to get scan resultsJohannes Berg1-75/+91
2013-04-19netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2-2/+2
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2-2/+14
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg1-1/+2
2013-04-18netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik1-1/+5
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-12/+39
2013-04-18tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet2-0/+8
2013-04-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-23/+28
2013-04-18netfilter: add my copyright statementsPatrick McHardy40-5/+66
2013-04-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-13/+19
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2-3/+3
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes1-1/+1
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes1-4/+3
2013-04-18Bluetooth: Change LE scanning timeout macrosAndre Guedes2-3/+3
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg2-0/+12
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg2-36/+38
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2-37/+37
2013-04-18Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery1-1/+12