summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-24filter: add XOR instruction for use with X/KDaniel Borkmann
2012-09-24net: use a per task frag allocatorEric Dumazet
2012-09-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-24netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso
2012-09-24netfilter: xt_time: add support to ignore day transitionFlorian Westphal
2012-09-23netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik
2012-09-22netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso
2012-09-20ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2012-09-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-09-19netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge
2012-09-10etherdevice: introduce help function eth_zero_addr()Duan Jiong
2012-09-10filter: add MOD operationEric Dumazet
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-09-07pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-04perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad
2012-09-04perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds