aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen1-0/+1
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen1-8/+12
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen1-3/+15
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat1-2/+3
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2-2/+22
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat1-1/+1
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat3-5/+9
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat1-4/+4
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat1-2/+2
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat1-0/+6
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson2-0/+61
2015-11-02sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2-3/+3
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar3-46/+9
2015-11-02bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar1-35/+52
2015-11-02bonding: Simplify __get_duplex function.Mahesh Bandewar1-4/+2
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann4-0/+208
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann6-41/+433
2015-11-02bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann2-11/+7
2015-11-02bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann3-21/+25
2015-11-02bpf: abstract anon_inode_getfd invocationsDaniel Borkmann1-3/+14
2015-11-02net: fix percpu memory leaksEric Dumazet6-24/+44
2015-11-02ravb: use pdev rather than ndev for error messagesSimon Horman1-2/+2
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet3-18/+25
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel1-1/+1
2015-11-02net: dsa: mv88e6xxx: lookup switch nameVivien Didelot6-112/+95
2015-11-02net: dsa: mv88e6xxx: assert SMI lockVivien Didelot1-11/+14
2015-11-02bpf: convert hashtab lock to raw lockYang Shi1-7/+7
2015-11-02bridge: vlan: Use correct flag name in commentIdo Schimmel1-3/+3
2015-11-02bridge: vlan: Prevent possible use-after-freeIdo Schimmel1-0/+2
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet2-17/+17
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com3-86/+56
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar1-4/+2
2015-11-02net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas1-0/+1
2015-11-02net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas1-3/+4
2015-11-02enic: assign affinity hint to interruptsGovindarajulu Varadarajan2-0/+99
2015-11-02ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni1-1/+2
2015-11-01Use 64-bit timekeepingTina Ruchandani1-5/+6
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode1-1/+0
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot6-51/+115
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi3-22/+22
2015-11-01ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa1-4/+4
2015-11-01ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa1-37/+33
2015-11-01ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa1-3/+5
2015-11-01ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa1-0/+1
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3
2015-10-30switchdev: fix: pass correct obj size when deferring obj addScott Feldman1-2/+17
2015-10-30switchdev: fix: erasing too much of vlan obj when handling multiple vlan specsScott Feldman1-2/+2
2015-10-30ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTUAlexander Duyck1-19/+27
2015-10-30mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops staticJiri Pirko1-1/+1
2015-10-30mlxsw: Put braces on all arms of branch statementOr Gerlitz1-1/+2