summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-253-25/+21
| | * | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-2511-33/+106
| | |\ \
| | | * | mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| | | * | mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
| | * | | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-245-34/+33
| | * | | mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan2013-05-241-2/+3
| | * | | cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2013-05-241-2/+9
| | * | | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-241-0/+4
| | * | | mac80211: enable power save only if DTIM period is availableAlexander Bondar2013-05-161-0/+4
| | * | | mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2013-05-162-1/+1
| | * | | cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-162-0/+9
| | * | | cfg80211: use C99 initialisers to simplify code a bitJohannes Berg2013-05-161-24/+20
| | * | | mac80211: write memcpy differently for smatchJohannes Berg2013-05-161-1/+1
| | * | | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-166-89/+84
| | * | | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| | * | | nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann2013-05-162-4/+5
| | * | | cfg80211: add 60GHz regulatory classVladimir Kondratiev2013-05-161-0/+3
| | * | | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-164-1/+33
| | * | | cfg80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+38
| | | |/ | | |/|
* | | | igmp: fix new sparse errorsEric Dumazet2013-06-121-4/+4
* | | | pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skbDaniel Borkmann2013-06-121-25/+27
* | | | net: udp4: move GSO functions to udp_offloadDaniel Borkmann2013-06-124-82/+104
* | | | igmp: remove unnecessary in_device member zeroingShawn Bohrer2013-06-121-4/+0
* | | | igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-122-3/+71
* | | | net_sched: htb: do not setup default rate estimatorsEric Dumazet2013-06-121-6/+12
* | | | net_sched: psched_ratecfg_precompute() improvementsEric Dumazet2013-06-111-24/+20
|/ / /
* | | net_sched: add 64bit rate estimatorsEric Dumazet2013-06-118-17/+29
* | | net: pass correct parameter to skb_headers_offset_update()Peter Pan(潘卫平)2013-06-111-13/+2
* | | netlink: Add compare function for netlink_tableGao feng2013-06-112-8/+26
* | | bridge: Add a flag to control unicast packet flood.Vlad Yasevich2013-06-117-16/+31
* | | bridge: Add flag to control mac learning.Vlad Yasevich2013-06-115-4/+13
* | | net: remove last caller of skb_tail_offset() and itselfCong Wang2013-06-101-7/+1
* | | tcp: add low latency socket poll support.Eliezer Tamir2013-06-103-0/+9
* | | udp: add low latency socket poll supportEliezer Tamir2013-06-103-2/+14
* | | net: add low latency socket pollEliezer Tamir2013-06-106-0/+39
* | | net: add napi_id and hashEliezer Tamir2013-06-101-0/+59
* | | netlink: allow large data transfers from user-spacePablo Neira Ayuso2013-06-071-2/+35
* | | net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-075-318/+336
* | | net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segmentDaniel Borkmann2013-06-071-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-062-41/+44
|\ \ \
| * | | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-062-41/+44
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-0613-79/+135
|\ \ \ \
| * | | | netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal2013-06-051-1/+2
| * | | | netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal2013-06-051-10/+12
| * | | | netfilter: Implement RFC 1123 for FTP conntrackJeff Mahoney2013-05-271-19/+54
| * | | | netfilter: nfnetlink_queue: avoid peer_portid testFlorian Westphal2013-05-261-4/+0
| * | | | ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-261-2/+2
| * | | | ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman2013-05-231-15/+8
| * | | | netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-233-1/+13
| * | | | netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso2013-05-233-11/+19
OpenPOWER on IntegriCloud