summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-024-0/+208
* bpf: add support for persistent maps/progsDaniel Borkmann2015-11-026-41/+433
* bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann2015-11-022-11/+7
* bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann2015-11-023-21/+25
* bpf: abstract anon_inode_getfd invocationsDaniel Borkmann2015-11-021-3/+14
* net: fix percpu memory leaksEric Dumazet2015-11-026-24/+44
* ravb: use pdev rather than ndev for error messagesSimon Horman2015-11-021-2/+2
* net: make skb_set_owner_w() more robustEric Dumazet2015-11-023-18/+25
* bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel2015-11-021-1/+1
* net: dsa: mv88e6xxx: lookup switch nameVivien Didelot2015-11-026-112/+95
* net: dsa: mv88e6xxx: assert SMI lockVivien Didelot2015-11-021-11/+14
* bpf: convert hashtab lock to raw lockYang Shi2015-11-021-7/+7
* Merge branch 'bridge_vlan_fixes'David S. Miller2015-11-021-3/+5
|\
| * bridge: vlan: Use correct flag name in commentIdo Schimmel2015-11-021-3/+3
| * bridge: vlan: Prevent possible use-after-freeIdo Schimmel2015-11-021-0/+2
|/
* tcp/dccp: fix ireq->pktopts raceEric Dumazet2015-11-022-17/+17
* RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com2015-11-023-86/+56
* net: rds: changing the return type from int to voidSaurabh Sengar2015-11-021-4/+2
* Merge branch 'encx24j600-fixes'David S. Miller2015-11-021-3/+5
|\
| * net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
| * net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
|/
* enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
* ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni2015-11-021-1/+2
* Use 64-bit timekeepingTina Ruchandani2015-11-011-5/+6
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-016-51/+115
* VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2015-11-013-22/+22
* Merge branch 'csum_partial_frags'David S. Miller2015-11-012-44/+43
|\
| * ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-011-4/+4
| * ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-011-37/+33
| * ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-011-3/+5
| * ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-011-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01201-793/+1364
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-311-0/+3
| |\
| | * rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-10-301-0/+3
| * | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-10-313-3/+8
| |\ \
| | * | ovl: free lower_mnt array in ovl_put_superKonstantin Khlebnikov2015-10-121-0/+1
| | * | ovl: free stack of paths in ovl_fill_superKonstantin Khlebnikov2015-10-121-0/+1
| | * | ovl: fix open in stacked overlayMiklos Szeredi2015-10-121-0/+3
| | * | ovl: fix dentry reference leakDavid Howells2015-10-121-1/+1
| | * | ovl: use O_LARGEFILE in ovl_copy_up()David Howells2015-10-121-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-3189-477/+894
| |\ \ \
| | * | | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-291-0/+2
| | * | | Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2015-10-293-27/+1
| | * | | Merge branch 'mlx4-fixes'David S. Miller2015-10-273-2/+4
| | |\ \ \
| | | * | | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-272-2/+2
| | | * | | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-271-0/+2
| | |/ / /
| | * | | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-271-0/+7
| | * | | bpf: sample: define aarch64 specific registersYang Shi2015-10-271-0/+12
| | * | | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-272-1/+5
OpenPOWER on IntegriCloud