summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-111-67/+19
| |\ \ \ \ \
| | * | | | | Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-091-21/+9
| | * | | | | Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | | | | | | net: fec_mpc52xx: Read MAC address from device-treeStefan Roese2013-02-121-24/+38
* | | | | | | cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya2013-02-121-1/+3
* | | | | | | driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-123-52/+288
* | | | | | | driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N2013-02-121-15/+21
* | | | | | | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-124-9/+24
* | | | | | | net: sctp: remove unused multiple cookie keysDaniel Borkmann2013-02-124-36/+11
| |_|_|_|_|/ |/| | | | |
* | | | | | netpoll: cleanup sparse warningsNeil Horman2013-02-121-4/+8
* | | | | | netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-125-11/+15
* | | | | | skbuff: create skb_panic() function and its wrappersJean Sacren2013-02-121-29/+19
* | | | | | mrp: make mrp_rcv staticStephen Hemminger2013-02-111-2/+2
* | | | | | ethtool: fix sparse warningStephen Hemminger2013-02-111-9/+9
* | | | | | bridge: use dev->addr_assign_type to see if user change macJiri Pirko2013-02-113-5/+1
* | | | | | ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa2013-02-112-2/+22
* | | | | | ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa2013-02-111-0/+9
* | | | | | ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa2013-02-111-0/+7
* | | | | | qlcnic: fix mailbox response handlingJitendra Kalsaria2013-02-111-26/+40
* | | | | | qlcnic: enhance MSIX allocation failure log messageManish Chopra2013-02-111-2/+3
* | | | | | qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria2013-02-111-2/+5
* | | | | | qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria2013-02-113-27/+48
* | | | | | qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria2013-02-115-32/+158
* | | | | | qlcnic: helper routine to handle async eventsJitendra Kalsaria2013-02-114-64/+45
* | | | | | qlcnic: fix firmware based IDC participationJitendra Kalsaria2013-02-111-4/+4
* | | | | | qlcnic: fix initialize NIC mailbox commandHimanshu Madhani2013-02-113-7/+12
* | | | | | net neighbour, decnet: Ensure to align device private data on preferred align...YOSHIFUJI Hideaki / 吉藤英明2013-02-112-1/+2
* | | | | | ipv6 mcast: Do not join device multicast for interface-local multicasts.YOSHIFUJI Hideaki / 吉藤英明2013-02-111-0/+8
* | | | | | veth: fix NULL dereference in veth_dellink()Eric Dumazet2013-02-111-5/+6
* | | | | | Merge branch 'mvrp'David S. Miller2013-02-1114-7/+1180
|\ \ \ \ \ \
| * | | | | | net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)David Ward2013-02-119-7/+136
| * | | | | | net/802: Implement Multiple Registration Protocol (MRP)David Ward2013-02-115-0/+1044
|/ / / / / /
* | | | | | Merge branch 'vsock'David S. Miller2013-02-1116-1/+6038
|\ \ \ \ \ \
| * | | | | | VSOCK: Introduce VM SocketsAndy King2013-02-1116-1/+6038
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-09266-1437/+2114
|\| | | | |
| * | | | | Linux 3.8-rc7v3.8-rc7Linus Torvalds2013-02-081-1/+1
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-084-5/+26
| |\ \ \ \ \
| | * | | | | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| | * | | | | ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| | * | | | | ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| | * | | | | ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0868-348/+649
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| | |\ \ \ \ \
| | | * | | | | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | | * | | | | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| | |/ / / / /
| | * | | | | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| | * | | | | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| | * | | | | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0
| | * | | | | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-081-7/+9
| | |\ \ \ \ \