aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-04-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap
2012-04-17ipv6: clean up rt6_clean_expiresJiri Bohac
2012-04-17ipv6: fix rt6_update_expiresJiri Bohac
2012-04-16net_sched: red: Make minor corrections to commentsDavid Ward
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-26netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-23netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20switch unix_sock to struct pathAl Viro
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-08sctp: Export sctp_do_peeloffBenjamin Poirier
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-07netfilter: xt_LOG: add __printf() to sb_add()Eric Dumazet
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso