aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-01-17net: fix some sparse errorsEric Dumazet
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-30IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt
2011-12-30af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
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