aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-06net: core: Remove unnecessary alloc/OOM messagesJoe Perches2-12/+6
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger9-67/+1
2013-02-05ipv4: Disallow non-namespace aware protocols to register.David S. Miller3-26/+6
2013-02-05l2tp: Make ipv4 protocol handler namespace aware.David S. Miller1-6/+10
2013-02-05l2tp: create tunnel sockets in the right namespaceTom Parkin1-33/+54
2013-02-05l2tp: prevent tunnel creation on netns mismatchTom Parkin1-2/+9
2013-02-05l2tp: set netnsok flag for netlink messagesTom Parkin1-0/+1
2013-02-05l2tp: put tunnel socket release on a workqueueTom Parkin2-44/+61
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck2-3/+1
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck1-1/+1
2013-02-05ixgbe: update date to 2013Don Skidmore29-30/+30
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2-6/+7
2013-02-05ixgbe: fix potential null dereferenceJosh Hay1-0/+3
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov6-7/+66
2013-02-05e1000e: cleanup checkpatch braces checksBruce Allan5-8/+2
2013-02-05e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan3-223/+253
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan4-41/+73
2013-02-05e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan3-15/+48
2013-02-04e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan5-222/+243
2013-02-04e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan3-37/+76
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan6-230/+270
2013-02-04e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan3-63/+96
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan6-25/+60
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria16-8/+63
2013-02-04gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker1-12/+4
2013-02-04ipcomp: Mark as netns_ok.David S. Miller1-0/+1
2013-02-04net: fec: fix miss init spinlockFrank Li1-0/+1
2013-02-04team: ab: set active port option as changed when port is leavingJiri Pirko1-1/+12
2013-02-04team: move netlink event notifiers after team_port_leave()Jiri Pirko1-4/+6
2013-02-04team: handle sending port list in the same way option list is sentJiri Pirko1-84/+93
2013-02-04net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion1-0/+4
2013-02-04net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion1-18/+34
2013-02-04mcast: do not check 'rv' twice in a rowJean Sacren1-4/+2
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue11-38/+21
2013-02-04be2net: update driver version to 4.6.xSathya Perla1-1/+1
2013-02-04be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla3-64/+153
2013-02-04drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches3-12/+3
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches22-133/+50
2013-02-04wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2-12/+5
2013-02-04wan: Remove unnecessary alloc/OOM messagesJoe Perches4-15/+10
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches6-41/+17
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches38-197/+97
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches8-20/+3
2013-02-04caif: Remove unnecessary alloc/OOM messagesJoe Perches1-6/+0
2013-02-04sctp: sctp_close: fix release of bindings for deferred call_rcu'sDaniel Borkmann1-4/+5
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya1-1/+3
2013-02-04netns: bond: allow unprivileged users to control bond deviceGao feng1-2/+5
2013-02-04netns: bridge: allow unprivileged users add/delete mdb entryGao feng1-3/+0
2013-02-04netns: ebtable: allow unprivileged users to operate ebtablesGao feng1-10/+14
2013-02-04netns: fdb: allow unprivileged users to add/del fdb entriesGao feng1-6/+0