summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney1-0/+6
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney1-1/+17
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com1-0/+8
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf1-129/+0
2012-06-26netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller1-8/+0
2012-06-26team: remove unused rcu_head field from team_port structJiri Pirko1-1/+0
2012-06-26team: do not allow to map disabled portsJiri Pirko1-0/+2
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com1-0/+31
2012-06-26mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com1-12/+2
2012-06-23Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-1/+5
2012-06-22ipv4: Don't add deprecated new binary sysctl value.David S. Miller1-1/+0
2012-06-22ipv4: Add sysctl knob to control early socket demuxAlexander Duyck1-0/+1
2012-06-22netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso1-1/+5
2012-06-20netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso1-1/+1
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