summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-22Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan
2011-12-22Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix
2011-12-22Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim
2011-12-22Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim
2011-12-20Bluetooth: Rename info_work to info_timerGustavo F. Padovan
2011-12-20Bluetooth: convert security timer to delayed_workGustavo F. Padovan
2011-12-20Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller
2011-12-19mac80211: handle SMPS action framesJohannes Berg
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg
2011-12-19Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg
2011-12-19Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko
2011-12-18Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg
2011-12-18Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg
2011-12-18Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan
2011-12-18Bluetooth: invert locking order in connect pathGustavo F. Padovan
2011-12-18Bluetooth: convert info timer to delayed_workGustavo F. Padovan
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: convert conn hash to RCUGustavo F. Padovan
2011-12-18Bluetooth: convert chan_lock to mutexGustavo F. Padovan