summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-172-4/+0
* net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann2013-04-172-9/+0
* net: sctp: sctp_transport: remove unused variableDaniel Borkmann2013-04-172-5/+1
* net: sctp: outqueue: simplify sctp_outq_uncork functionDaniel Borkmann2013-04-171-3/+2
* net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann2013-04-172-9/+0
* net: sctp: sctp_inq: remove dead codeDaniel Borkmann2013-04-172-9/+0
* net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann2013-04-172-12/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-04-1712-695/+849
|\
| * openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar2013-04-152-20/+13
| * openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-157-167/+298
| * openvswitch: datapath.h: Fix a stale comment.Andy Zhou2013-04-101-1/+0
| * openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attributeThomas Graf2013-04-021-6/+8
| * openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf2013-03-293-432/+458
| * openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf2013-03-291-6/+7
| * openvswitch: Move common genl notify code into ovs_notify()Thomas Graf2013-03-291-20/+16
| * openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZEThomas Graf2013-03-292-45/+52
| * openvswitch: Use nla_memcpy() to memcpy() data from attributesThomas Graf2013-03-292-2/+2
| * openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policyThomas Graf2013-03-291-3/+2
* | atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam2013-04-161-0/+2
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-04-168-115/+117
|\ \
| * | can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp2013-04-168-115/+117
* | | fec: Use SIMPLE_DEV_PM_OPSFabio Estevam2013-04-161-12/+3
* | | pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico2013-04-161-1/+1
* | | vxlan: Allow setting destination to unicast address.Atzm Watanabe2013-04-162-44/+31
* | | packet: minor: add generic tpacket_uhdr to access packet headersDaniel Borkmann2013-04-161-27/+12
* | | sctp: Add buffer utilization fields to /proc/net/sctp/assocsDilip Daya2013-04-161-3/+9
* | | tlan: cancel work at remove pathDevendra Naga2013-04-161-0/+1
* | | neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches2013-04-161-29/+20
* | | at86rf230: change irq handling to prevent lockups with edge type irqSascha Herrmann2013-04-161-15/+38
* | | at86rf230: add irq type configuration optionSascha Herrmann2013-04-162-16/+45
* | | ks8851: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-6/+2
* | | xgmac: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-5/+2
* | | tg3: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-8/+2
* | | atl1: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-9/+2
* | | can: mcp251x: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-6/+2
|/ /
* | Merge branch 'sync_multiple'David S. Miller2013-04-153-44/+173
|\ \
| * | team: Use new sync_multiple api to sync devices adressess.Vlad Yasevich2013-04-151-2/+2
| * | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-152-42/+171
|/ /
* | net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann2013-04-153-5/+5
* | net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann2013-04-153-15/+5
* | sis900: check for DMA map errorsDenis Kirjanov2013-04-151-4/+30
* | net/macb: fix error return code in macb_probe()Nicolas Ferre2013-04-151-2/+2
* | vxlan: don't bypass encapsulation for multi- and broadcastsMike Rapoport2013-04-151-1/+2
* | net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann2013-04-141-1/+0
* | net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-147-25/+16
* | vxlan: use htonl when snooping for loopback addressMike Rapoport2013-04-141-1/+2
* | ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches2013-04-142-502/+403
* | gianfar: Use netdev_<level> when possibleJoe Perches2013-04-143-12/+17
* | fec: Convert printks to netdev_<level>Joe Perches2013-04-143-23/+21
* | tcp: tcp_tso_segment() small optimizationEric Dumazet2013-04-131-2/+5
OpenPOWER on IntegriCloud