aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-06-19team: add port_[enabled/disabled] mode callbacksJiri Pirko1-0/+2
2012-06-19team: allow async option changesJiri Pirko1-0/+3
2012-06-19team: push array_index and port into separate structureJiri Pirko1-2/+7
2012-06-19team: introduce array optionsJiri Pirko1-0/+3
2012-06-19team: add mode priv to portJiri Pirko1-0/+2
2012-06-19team: make team_mode struct constJiri Pirko1-3/+2
2012-06-19candev: add/update helpers for CAN FDOliver Hartkopp1-8/+25
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp1-1/+2
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp1-2/+2
2012-06-19canfd: add new data structures and constantsOliver Hartkopp2-6/+56
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller9-1/+78
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso5-1/+60
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso1-0/+1
2012-06-16netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso1-0/+2
2012-06-16netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2-0/+13
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso1-0/+2
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-42/+243
2012-06-15net: remove skb_orphan_try()Eric Dumazet1-5/+2
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+7
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+15
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+15
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado1-0/+1
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com1-3/+2
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf1-0/+2
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-0/+5
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+21
2012-06-11net: keep name_hlist close to nameEric Dumazet1-3/+4
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller6-35/+27
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville1-0/+12
2012-06-09net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov1-10/+10
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller1-1/+2
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+11
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai1-1/+1
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai1-0/+7
2012-06-08module_param: stop double-calling parameters.Rusty Russell1-5/+5
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov1-4/+6
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov1-0/+1
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz1-0/+35
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2-0/+20
2012-06-07netfilter: Add fail-open supportKrishna Kumar1-0/+5
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang1-7/+2
2012-06-07netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang2-28/+0
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom1-0/+5
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg1-0/+2
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens1-0/+1
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-6/+6
2012-06-06perf: Limit callchains to 127Arun Sharma1-1/+1
2012-06-06sched: Fix domain iterationPeter Zijlstra1-0/+11