summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-06tcp: Add reference to initial CWND ietf draft.David S. Miller
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-04include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall
2011-02-04net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-03sched: CHOKe flow schedulerstephen hemminger
2011-02-03tcp: Increase the initial congestion window to 10.David S. Miller
2011-02-03tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-02-03vfs: sparse: add __FMODE_EXECNamhyung Kim
2011-02-03vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim
2011-02-03memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-02netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy
2011-02-02drm/radeon: remove 0x4243 pci idAlex Deucher
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-02-01ipv4: Update some fib_hash centric interface names.David S. Miller
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy
2011-02-01IPVS: Remove unused variablesSimon Horman
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik
2011-02-01ipv4: Consolidate all default route selection implementations.David S. Miller
2011-02-01ipv4: Remember FIB alias list head and table in lookup results.David S. Miller
2011-01-31Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-01-31kernel.h: fix kernel-doc warningRandy Dunlap
2011-01-31Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com
2011-01-28ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller
2011-01-28ipv4: Allocate fib metrics dynamically.David S. Miller
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville