aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-06-19team: push array_index and port into separate structureJiri Pirko
2012-06-19team: introduce array optionsJiri Pirko
2012-06-19team: add mode priv to portJiri Pirko
2012-06-19team: make team_mode struct constJiri Pirko
2012-06-19candev: add/update helpers for CAN FDOliver Hartkopp
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp
2012-06-19canfd: add new data structures and constantsOliver Hartkopp
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso
2012-06-16netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso
2012-06-16netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11net: keep name_hlist close to nameEric Dumazet
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-06-09net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko
2012-06-07netfilter: Add fail-open supportKrishna Kumar
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang
2012-06-07netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-06perf: Limit callchains to 127Arun Sharma
2012-06-06sched: Fix domain iterationPeter Zijlstra
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg