summaryrefslogtreecommitdiffstats
path: root/Documentation/prctl (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann10-96/+173
2014-04-01net: sxgbe: make "core_ops" staticDan Carpenter1-1/+1
2014-04-01net: sxgbe: fix logical vs bitwise operationDan Carpenter1-3/+3
2014-04-01net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter1-7/+0
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-04-01xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz3-0/+17
2014-04-01be2net: fix build dependency on VxLANSathya Perla2-1/+19
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister11-236/+252
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2-0/+26
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann1-2/+2
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-01can: c_can: Avoid led toggling for every packet.Thomas Gleixner1-3/+4
2014-04-01can: c_can: Simplify TX interrupt cleanupThomas Gleixner1-20/+17
2014-04-01can: c_can: Store dlc privateThomas Gleixner2-27/+29
2014-04-01can: c_can: Reduce register accessThomas Gleixner1-34/+15
2014-04-01can: c_can: Make the code readableThomas Gleixner1-51/+56
2014-04-01can: c_can: Provide protection in the xmit pathThomas Gleixner2-1/+9
2014-04-01can: c_can: Remove EOB exitThomas Gleixner1-3/+0
2014-04-01can: c_can: Fix the lost message handlingThomas Gleixner1-16/+15
2014-04-01can: c_can: Fix buffer orderingThomas Gleixner1-2/+50
2014-04-01can: c_can: Make it SMP safeThomas Gleixner1-15/+21
2014-04-01can: c_can: Fix hardware raminit functionThomas Gleixner1-10/+37
2014-04-01can: c_can: Wait for CONTROL_INIT to be clearedThomas Gleixner1-3/+23
2014-04-01can: c_can: check return value to users of c_can_set_bittiming()Marc Kleine-Budde1-12/+22
2014-04-01can: c_can: free_c_can_dev(): add missing netif_napi_del()Marc Kleine-Budde1-0/+3
2014-04-01can: Documentation: fix parameter name "sample-point"Robert Schwebel1-1/+1
2014-04-01can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt1-1/+1
2014-04-01ixgbevf: Fix rcu warnings induced by LERMark Rustad2-5/+18
2014-04-01ixgbe: Fix rcu warnings induced by LERMark Rustad2-5/+19
2014-04-01INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-04-01i40e: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-04-01i40e/i40evf: Remove addressof casts to same typeJoe Perches2-4/+3
2014-04-01i40e/i40evf: fix error checking pathJean Sacren2-10/+12
2014-04-01i40e: fix function kernel doc descriptionJean Sacren1-1/+1
2014-04-01ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad3-9/+9
2014-04-01ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2-2/+2
2014-04-01ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski3-1/+7
2014-04-01ixgbe: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-04-01ixgbe: remove redundant if clause from PTP workJakub Kicinski1-4/+0
2014-04-01e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman1-5/+15
2014-03-31at86rf230: mask irq's before deregister deviceAlexander Aring1-0/+2
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa4-10/+11
2014-03-31net: fec: make sure to init MAC addressLucas Stach1-4/+7
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa1-12/+15
2014-03-31net-gro: restore frag0 optimizationEric Dumazet2-37/+64
2014-03-31rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny5-1/+22
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen1-7/+11
2014-03-31ipv6: reuse rt6_need_strictWang Yufen2-6/+5