summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-16
| | |\| | |
| | | * | | mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-09
| | | * | | mac80211: call driver method when restart completesJohannes Berg2012-11-09
| | | * | | mac80211: pass P2P powersave parameters to driverJohannes Berg2012-11-06
| | | * | | wireless: add utility function to get P2P attributeJohannes Berg2012-11-06
| | | * | | cfg80211: allow registering more than one beacon listenerBen Greear2012-11-05
| | | * | | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-05
| | | * | | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-30
| | | * | | cfg80211: allow per interface TX power settingJohannes Berg2012-10-30
| | | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-30
| | | |\ \ \
| | | * | | | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-26
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-14
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg2012-11-01
| | | * | | | Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-01
| | | * | | | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-01
| | | * | | | Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-01
| | | * | | | Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-01
| | | * | | | Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-01
| | | * | | | Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
| | | * | | | Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-01
| | | * | | | Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-01
| | | * | | | Bluetooth: Add missing feature test macrosJohan Hedberg2012-11-01
| | | * | | | Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov2012-11-01
| | | * | | | Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-24
| | | * | | | Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-24
| | | * | | | Bluetooth: Move channel responseMat Martineau2012-10-24
| | | * | | | Bluetooth: Add state to hci_chanMat Martineau2012-10-24
| | | * | | | Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\ \ \ \ \ \
| * | | | | | | tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell2012-11-23
| * | | | | | | sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-20
| * | | | | | | userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-18
| * | | | | | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-18
| * | | | | | | ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel2012-11-16
| * | | | | | | net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
| * | | | | | | ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-15
| * | | | | | | ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-15
| * | | | | | | ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-15
| * | | | | | | ipv4: Switch to using the new offload infrastructure.Vlad Yasevich2012-11-15
| * | | | | | | ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-15
| * | | | | | | net: Add net protocol offload registration infrustructureVlad Yasevich2012-11-15
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-14
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-14
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-29
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-10-29
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz2012-10-26
| | | | * | | | | | | NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade2012-10-26
| | | | * | | | | | | NFC: Implement HCI DEP send and receive dataArron Wang2012-10-26
| | | | * | | | | | | NFC: Implement HCI DEP link up and downArron Wang2012-10-26
| | | | * | | | | | | NFC: Pass hardware specific HCI event to driverArron Wang2012-10-26