aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja2011-10-12
| * | | | | | | | | | cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter2011-10-11
| * | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-10-04
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes2011-09-29
| | | * | | | | | | | | Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz2011-09-29
| | | * | | | | | | | | Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc2011-09-27
| | | * | | | | | | | | Bluetooth: use recommended LE connection parametersAnderson Lizardo2011-09-27
| | | * | | | | | | | | Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-27
| | | * | | | | | | | | Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau2011-09-27
| | | * | | | | | | | | Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau2011-09-27
| | * | | | | | | | | | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
| | * | | | | | | | | | mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-03
| | * | | | | | | | | | net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2011-10-03
| | * | | | | | | | | | mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2011-10-03
| | * | | | | | | | | | mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: allow out-of-band EOSP notificationJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: explicitly notify drivers of frame releaseJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: add missing station flags to debugfsJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: optimise station flagsJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: reply only once to each PS-pollJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: send (QoS) Null if no buffered framesJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: implement uAPSDJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: allow releasing driver-buffered framesJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: clear more-data bit on filtered framesJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: remove return value from add_pending_skbsJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: split PS buffers into ACsJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: also expire filtered framesJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: unify TIM bit handlingJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: data path modification for TDLS peersArik Nemtsov2011-09-30
| | * | | | | | | | | | nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-30
| | * | | | | | | | | | mac80211: handle TDLS high-level commands and framesArik Nemtsov2011-09-30
| | * | | | | | | | | | mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-30
| | * | | | | | | | | | nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-30
| | * | | | | | | | | | cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-30
| | * | | | | | | | | | mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi2011-09-30
| * | | | | | | | | | | af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skbdanborkmann@iogearbox.net2011-10-10
| * | | | | | | | | | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFLJohannes Berg2011-10-07
| * | | | | | | | | | | dcb: add DCBX mode to event notifier attributesJohn Fastabend2011-10-06
| * | | | | | | | | | | dcb: Use ifindex instead of ifnameMark Rustad2011-10-06
| * | | | | | | | | | | bridge: allow forwarding some link local framesstephen hemminger2011-10-06
| * | | | | | | | | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin2011-10-03
| * | | | | | | | | | | tcp: report ECN_SEEN in tcp_infoEric Dumazet2011-10-03
| * | | | | | | | | | | caif: add error handling for allocationDan Carpenter2011-10-03
| * | | | | | | | | | | bridge: allow updating existing fdb entriesstephen hemminger2011-10-03
| * | | | | | | | | | | bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger2011-10-03
| * | | | | | | | | | | RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings2011-10-03
| * | | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |