summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Remove never used function inet6_ac_check().David S. Miller2012-02-011-1/+0Star
* tcp: md5: protects md5sig_info with RCUEric Dumazet2012-02-012-1/+2
* tcp: md5: rcu conversionEric Dumazet2012-01-312-34/+30Star
* tcp: md5: remove obsolete md5_add() methodEric Dumazet2012-01-311-4/+0Star
* net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko2012-01-303-80/+4Star
* ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller2012-01-281-1/+0Star
* tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet2012-01-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-257-11/+28
|\
| * netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0Star
| * team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| * bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
| * net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-222-6/+10
| * cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| * net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
| * kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| * tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0Star
| * mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-241-1/+5
|\ \
| * | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-1/+5
* | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-241-1/+1
* | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-241-2/+17
|\ \ \
| * | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
* | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-234-6/+18
|\ \ \ \
| * | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-1/+1
| * | | | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-231-0/+6
| * | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-231-0/+1
| * | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
* | | | | Merge branch 'akpm'Linus Torvalds2012-01-236-15/+22
|\ \ \ \ \
| * | | | | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-232-1/+2
| * | | | | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+2
| * | | | | mm: fix warnings regarding enum migrate_modeAndrew Morton2012-01-233-14/+18
| |/ / / /
* | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-231-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | keys: add a "logon" key typeJeff Layton2012-01-181-1/+2
* | | | | KEYS: Permit key_serial() to be called with a const key pointerDavid Howells2012-01-191-1/+1
| |/ / / |/| | |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-198-491/+285Star
|\ \ \ \
| * | | | target: Set additional sense length field in sense dataRoland Dreier2011-12-161-0/+1
| * | | | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-141-1/+0Star
| * | | | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-141-1/+0Star
| * | | | target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger2011-12-141-4/+0Star
| * | | | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-142-1/+8
| * | | | target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-141-0/+1
| * | | | target: remove overagressive ____cacheline_aligned annoationsChristoph Hellwig2011-12-141-31/+31
| * | | | target: make the se_task task_state_active a normal boolChristoph Hellwig2011-12-141-1/+1
| * | | | target: remove the se_task task_error_status fieldChristoph Hellwig2011-12-141-1/+0Star
| * | | | target: fold se_task.task_sense into task_flagsChristoph Hellwig2011-12-141-2/+2
| * | | | target: header reshuffle, part2Christoph Hellwig2011-12-148-348/+242Star
| * | | | target: reshuffle headersChristoph Hellwig2011-12-144-106/+4Star
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-1912-31/+891
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-182-0/+8
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI: Store SRAT table revisionKurt Garloff2012-01-171-0/+1
| | | | |/ / / / / / | | | |/| | | | | |