summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann2-5/+1
2013-04-17net: sctp: outqueue: simplify sctp_outq_uncork functionDaniel Borkmann1-3/+2
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann2-9/+0
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann2-9/+0
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann2-12/+12
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller12-695/+849
2013-04-16atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam1-0/+2
2013-04-16Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller8-115/+117
2013-04-16fec: Use SIMPLE_DEV_PM_OPSFabio Estevam1-12/+3
2013-04-16pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico1-1/+1
2013-04-16vxlan: Allow setting destination to unicast address.Atzm Watanabe2-44/+31
2013-04-16packet: minor: add generic tpacket_uhdr to access packet headersDaniel Borkmann1-27/+12
2013-04-16sctp: Add buffer utilization fields to /proc/net/sctp/assocsDilip Daya1-3/+9
2013-04-16tlan: cancel work at remove pathDevendra Naga1-0/+1
2013-04-16neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches1-29/+20
2013-04-16at86rf230: change irq handling to prevent lockups with edge type irqSascha Herrmann1-15/+38
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann2-16/+45
2013-04-16ks8851: Remove unneeded PM_OPS definitionsFabio Estevam1-6/+2
2013-04-16xgmac: Remove unneeded PM_OPS definitionsFabio Estevam1-5/+2
2013-04-16tg3: Remove unneeded PM_OPS definitionsFabio Estevam1-8/+2
2013-04-16atl1: Remove unneeded PM_OPS definitionsFabio Estevam1-9/+2
2013-04-16can: mcp251x: Remove unneeded PM_OPS definitionsFabio Estevam1-6/+2
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp8-115/+117
2013-04-15openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar2-20/+13
2013-04-15openvswitch: Simplify datapath locking.Pravin B Shelar7-167/+298
2013-04-15Merge branch 'sync_multiple'David S. Miller3-44/+173
2013-04-15team: Use new sync_multiple api to sync devices adressess.Vlad Yasevich1-2/+2
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2-42/+171
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann3-5/+5
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann3-15/+5
2013-04-15sis900: check for DMA map errorsDenis Kirjanov1-4/+30
2013-04-15net/macb: fix error return code in macb_probe()Nicolas Ferre1-2/+2
2013-04-15vxlan: don't bypass encapsulation for multi- and broadcastsMike Rapoport1-1/+2
2013-04-14net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann1-1/+0
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann7-25/+16
2013-04-14vxlan: use htonl when snooping for loopback addressMike Rapoport1-1/+2
2013-04-14ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches2-502/+403
2013-04-14gianfar: Use netdev_<level> when possibleJoe Perches3-12/+17
2013-04-14fec: Convert printks to netdev_<level>Joe Perches3-23/+21
2013-04-13tcp: tcp_tso_segment() small optimizationEric Dumazet1-2/+5
2013-04-13fec: Fix PHC device logFabio Estevam2-2/+3
2013-04-12ethernet/fec: Add Vybrid family fec supportJingchang Lu1-0/+5
2013-04-12net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun1-1/+2
2013-04-12ptp: dynamic allocation of PHC char devicesJiri Benc1-25/+13
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet3-1/+14
2013-04-12act_csum: fix possible use after freeEric Dumazet1-14/+25
2013-04-12net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2-95/+3
2013-04-12vxlan: fix some sparse warningsWei Yongjun1-2/+2
2013-04-12xen-netback: switch to use skb_partial_csum_set()Jason Wang1-14/+8
2013-04-12Revert "netprio_cgroup: make local table static"David S. Miller1-1/+1