summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_skEric W. Biederman2015-10-08
* | | | | | | | | | | | | | | | ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_skEric W. Biederman2015-10-08
* | | | | | | | | | | | | | | | tcp: ensure prior synack rtx behavior with small backlogsEric Dumazet2015-10-07
* | | | | | | | | | | | | | | | net: ipv4: tcp.c Fixed an assignment coding style issueYuvaraja Mariappan2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: allow to flush port's fdbNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: export port's timer valuesNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: export port's id and numberNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: export port's designated cost and portNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: export port's bridge idNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | bridge: netlink: export port's root idNikolay Aleksandrov2015-10-07
* | | | | | | | | | | | | | | | net: Lookup actual route when oif is VRF deviceDavid Ahern2015-10-07
* | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2015-10-05
| * | | | | | | | | | | | | | | mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg2015-09-29
| * | | | | | | | | | | | | | | mac80211: reduce indentation by inlining a checkJohannes Berg2015-09-29
| * | | | | | | | | | | | | | | mac80211: fix tx sequence number assignment with software queue + fast-xmitFelix Fietkau2015-09-29
| * | | | | | | | | | | | | | | mac80211: advertise support for full station state in AP modeAyala Beker2015-09-29
| * | | | | | | | | | | | | | | cfg80211: allow changing station capabilities for unassociated stationsAyala Beker2015-09-29
| * | | | | | | | | | | | | | | mac80211: allow writing TX PN in debugfsJohannes Berg2015-09-29
| * | | | | | | | | | | | | | | mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko2015-09-29
| * | | | | | | | | | | | | | | mac80211: Deinline drv_ampdu_action()Denys Vlasenko2015-09-29
| * | | | | | | | | | | | | | | mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko2015-09-29
| * | | | | | | | | | | | | | | mac80211: improve __rate_control_send_low warningJohannes Berg2015-09-29
| * | | | | | | | | | | | | | | mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg2015-09-29
| * | | | | | | | | | | | | | | mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller2015-09-29
| * | | | | | | | | | | | | | | net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui2015-09-29
| * | | | | | | | | | | | | | | mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2015-09-29
| * | | | | | | | | | | | | | | mac80211: Deinline drv_sta_rc_update()Denys Vlasenko2015-09-29
| * | | | | | | | | | | | | | | mac80211: Deinline drv_conf_tx()Denys Vlasenko2015-09-29
| * | | | | | | | | | | | | | | mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-29
| * | | | | | | | | | | | | | | mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa2015-09-22
| * | | | | | | | | | | | | | | nl80211: put current TX power in interface infoRafał Miłecki2015-09-22
| * | | | | | | | | | | | | | | mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-22
| * | | | | | | | | | | | | | | mac80211: fix driver RSSI event calculationsJohannes Berg2015-09-22
| * | | | | | | | | | | | | | | mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-22
| * | | | | | | | | | | | | | | mac80211: implement VHT support for meshBob Copeland2015-09-22
| * | | | | | | | | | | | | | | mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh2015-09-22
| * | | | | | | | | | | | | | | mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-22
| * | | | | | | | | | | | | | | mac80211: remove direct probe step before authenticationJohannes Berg2015-09-22
| * | | | | | | | | | | | | | | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
| * | | | | | | | | | | | | | | mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-22
| * | | | | | | | | | | | | | | nl80211: support vendor dumpit commandsJohannes Berg2015-09-22
| * | | | | | | | | | | | | | | mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov2015-09-22
| * | | | | | | | | | | | | | | mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-22
| * | | | | | | | | | | | | | | mac80211: process skb_queue while scanning in HWAndrei Otcheretianski2015-09-22
| * | | | | | | | | | | | | | | wireless: make __freq_reg_info staticJohannes Berg2015-09-22
* | | | | | | | | | | | | | | | net: Add l3mdev saddr lookup to raw_sendmsgDavid Ahern2015-10-07
* | | | | | | | | | | | | | | | net: Add source address lookup op for VRFDavid Ahern2015-10-07