summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mac80211: remove tracing config symbolJohannes Berg2011-11-283-25/+2
| | * | | mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-281-49/+39
| | * | | mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-285-77/+79
| | * | | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-287-1/+24
| | * | | mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-284-21/+36
| | * | | mac80211: fix switched HWMP frame addressesThomas Pedersen2011-11-281-19/+11
| | * | | mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-283-11/+8
| | * | | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-283-0/+12
| | * | | mac80211: Make __check_htcap_disable static.Ben Greear2011-11-281-3/+3
| | * | | mac80211: call skb_put() before copying the data (trivial)Eliad Peller2011-11-281-1/+1
| | * | | mac80211: fix TX warningJohannes Berg2011-11-281-3/+4
| | * | | mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau2011-11-284-7/+17
| | * | | mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov2011-11-281-2/+5
| | * | | mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov2011-11-281-1/+1
| | * | | mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-283-1/+44
| | * | | mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov2011-11-281-2/+5
| | * | | mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov2011-11-281-1/+1
| | * | | mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich2011-11-281-5/+9
| | * | | mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-284-1/+22
| | * | | wireless: Add NoAck per tid supportSimon Wunderlich2011-11-281-0/+28
| | * | | mac80211: remove debugfs noack testSimon Wunderlich2011-11-284-47/+2
* | | | | openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter2011-12-061-1/+3
|/ / / /
* | | | ipv4: arp: Cleanup in arp.cIgor Maravic2011-12-061-10/+10
* | | | tcp: remove TCP_OFF and TCP_PAGE macrosEric Dumazet2011-12-051-13/+10
* | | | bql: fix CONFIG_XPS=n buildEric Dumazet2011-12-051-2/+0
* | | | tcp: fix tcp_trim_head()Eric Dumazet2011-12-051-5/+8
* | | | caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com2011-12-051-1/+33
* | | | caif: Add support for flow-control on device's tx-queuesjur.brandeland@stericsson.com2011-12-051-1/+84
* | | | caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com2011-12-055-9/+224
* | | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-0517-31/+31
* | | | tcp: tcp_sendmsg() page recyclingEric Dumazet2011-12-041-1/+6
* | | | tcp: take care of misalignmentsEric Dumazet2011-12-042-6/+15
* | | | tcp: drop SYN+FIN messagesEric Dumazet2011-12-041-0/+2
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-12-0332-49/+5278
|\ \ \ \
| * | | | net: Add Open vSwitch kernel components.Jesse Gross2011-12-0316-0/+5217
| * | | | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-0314-16/+40
| * | | | vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar2011-12-031-33/+0
| * | | | genetlink: Add lockdep_genl_is_held().Pravin B Shelar2011-12-031-0/+8
| * | | | genetlink: Add genl_notify()Pravin B Shelar2011-12-031-0/+13
* | | | | ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller2011-12-031-3/+4
* | | | | ipv6: Various cleanups in route.cDavid S. Miller2011-12-031-47/+48
* | | | | ipv6: Various cleanups in ip6_route.cDavid S. Miller2011-12-031-59/+56
|/ / / /
* | | | atm: clip: Remove code commented out since eternity.David S. Miller2011-12-021-9/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-0227-132/+253
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0144-186/+337
| |\ \ \
| | * | | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller2011-12-011-1/+0
| | * | | ipv4: flush route cache after change accept_localPeter Pan(潘卫平)2011-12-011-0/+5
| | * | | sch_red: fix red_changeEric Dumazet2011-12-011-2/+2
| | * | | Revert "udp: remove redundant variable"David S. Miller2011-12-012-14/+16
| | * | | bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2011-12-012-15/+20
OpenPOWER on IntegriCloud