aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-28
| | * | | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-28
| | * | | mac80211: Make __check_htcap_disable static.Ben Greear2011-11-28
| | * | | mac80211: call skb_put() before copying the data (trivial)Eliad Peller2011-11-28
| | * | | mac80211: fix TX warningJohannes Berg2011-11-28
| | * | | mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau2011-11-28
| | * | | mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov2011-11-28
| | * | | mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov2011-11-28
| | * | | mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-28
| | * | | mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov2011-11-28
| | * | | mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov2011-11-28
| | * | | mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich2011-11-28
| | * | | mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-28
| | * | | wireless: Add NoAck per tid supportSimon Wunderlich2011-11-28
| | * | | mac80211: remove debugfs noack testSimon Wunderlich2011-11-28
* | | | | openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter2011-12-06
|/ / / /
* | | | ipv4: arp: Cleanup in arp.cIgor Maravic2011-12-06
* | | | tcp: remove TCP_OFF and TCP_PAGE macrosEric Dumazet2011-12-05
* | | | bql: fix CONFIG_XPS=n buildEric Dumazet2011-12-05
* | | | tcp: fix tcp_trim_head()Eric Dumazet2011-12-05
* | | | caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com2011-12-05
* | | | caif: Add support for flow-control on device's tx-queuesjur.brandeland@stericsson.com2011-12-05
* | | | caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com2011-12-05
* | | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | | | tcp: tcp_sendmsg() page recyclingEric Dumazet2011-12-04
* | | | tcp: take care of misalignmentsEric Dumazet2011-12-04
* | | | tcp: drop SYN+FIN messagesEric Dumazet2011-12-04
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-12-03
|\ \ \ \
| * | | | net: Add Open vSwitch kernel components.Jesse Gross2011-12-03
| * | | | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
| * | | | vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar2011-12-03
| * | | | genetlink: Add lockdep_genl_is_held().Pravin B Shelar2011-12-03
| * | | | genetlink: Add genl_notify()Pravin B Shelar2011-12-03
* | | | | ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller2011-12-03
* | | | | ipv6: Various cleanups in route.cDavid S. Miller2011-12-03
* | | | | ipv6: Various cleanups in ip6_route.cDavid S. Miller2011-12-03
|/ / / /
* | | | atm: clip: Remove code commented out since eternity.David S. Miller2011-12-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-01
| |\ \ \
| | * | | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller2011-12-01
| | * | | ipv4: flush route cache after change accept_localPeter Pan(潘卫平)2011-12-01
| | * | | sch_red: fix red_changeEric Dumazet2011-12-01
| | * | | Revert "udp: remove redundant variable"David S. Miller2011-12-01
| | * | | bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2011-12-01
| | * | | ipv4: Perform peer validation on cached route lookup.David S. Miller2011-12-01
| | * | | net/core: fix rollback handler in register_netdevice_notifierRongQing.Li2011-11-30
| | * | | ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet2011-11-30
| | * | | sch_teql: fix lockdep splatEric Dumazet2011-11-30
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-30
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-11-28