aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| | | * | | | Bluetooth: Add state to hci_chanMat Martineau2012-10-23
| | | * | | | 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
| | | | * | | | | | | NFC: Set local gb and DEP registriesArron Wang2012-10-26
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | / / / | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | mac80211: expose AES-CMAC subkey calculationAssaf Krauss2012-10-23
| | | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-19
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | mac80211: Notify new IBSS network creationSujith Manoharan2012-10-18
| | | | * | | | | cfg80211: add support for flushing old scan resultsSam Leffler2012-10-18
| | | | * | | | | {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-18
| | | | * | | | | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-17
| | | | * | | | | mac80211: VHT peer STA capsMahesh Palivela2012-10-17
| | | | * | | | | cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-17
| | | | * | | | | mac80211: add channel context iteratorJohannes Berg2012-10-17
| | | | * | | | | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
| | | | * | | | | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-16
| | | | * | | | | mac80211: introduce channel context skeleton codeMichal Kazior2012-10-16
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-18
| | | | * | | | Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-15
| | | | * | | | Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
| | | | * | | | Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-11
| | | | * | | | Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-11
| | | | * | | | Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-11
| | | | * | | | Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-11
| | | | * | | | Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-08
| | | | * | | | Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-07
| | | | * | | | Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-07