aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/Changes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-12tipc: make tipc node address support net namespaceYing Xue17-194/+246
2015-01-12tipc: name tipc name table support net namespaceYing Xue15-116/+154
2015-01-12tipc: make tipc socket support net namespaceYing Xue6-33/+43
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue12-205/+259
2015-01-12tipc: make bearer list support net namespaceYing Xue10-73/+110
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue21-244/+329
2015-01-12tipc: involve namespace infrastructureYing Xue15-86/+151
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue2-28/+0
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue1-17/+16
2015-01-12tipc: cleanup core.c and core.h filesYing Xue12-89/+74
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue8-118/+50
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue1-43/+23
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy1-2/+3
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messagesHariprasad Shenai11-89/+173
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messagesHariprasad Shenai6-87/+183
2015-01-12bridge: Add ability to enable TSOToshiaki Makita1-0/+1
2015-01-12r8152: check the status before submitting rxhayeswang1-0/+5
2015-01-12r8152: call rtl_start_rx after netif_carrier_onhayeswang1-1/+2
2015-01-12vxlan: Improve support for header flagsTom Herbert2-14/+35
2015-01-12packet: make packet too small warning match conditionWillem de Bruijn1-1/+1
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera1-14/+11
2015-01-12net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter1-6/+6
2015-01-12csiostor:fix sparse warningsPraveen Madhavan1-3/+3
2015-01-11doc: fix the compile fix of txtimestamp.cWillem de Bruijn1-0/+2
2015-01-11irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang2-34/+14
2015-01-11irda: stir4200: Replace timeval with ktime_tChunyan Zhang1-9/+7
2015-01-11irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang2-8/+4
2015-01-11irda: irda-usb: Replace timeval with ktime_tChunyan Zhang2-11/+4
2015-01-11irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang2-11/+5
2015-01-11irda: Removed all unused timeval variablesChunyan Zhang6-16/+0
2015-01-11stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin4-27/+24
2015-01-11ARM: multi_v7_defconfig: Enable stih407 usb picophyPeter Griffin1-0/+1
2015-01-11ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers.Peter Griffin1-0/+52
2015-01-11ARM: STi: DT: STiH410: Add usb2 picophy dt nodesPeter Griffin1-0/+18
2015-01-11ARM: STi: DT: STiH407: Add usb2 picophy dt nodesPeter Griffin1-0/+9
2015-01-11phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin3-31/+23
2015-01-11phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin2-19/+16
2015-01-08csiostor:firmware upgrade fixPraveen Madhavan3-82/+247
2015-01-08Revert "ARM: dts: imx6qdl: enable FEC magic-packet feature"Fabio Estevam2-2/+0
2015-01-08Revert "ARM: imx: add FEC sleep mode callback function"Fabio Estevam2-90/+1
2015-01-08r8169: add support for xmit_moreFlorian Westphal1-3/+9
2015-01-08tipc: convert tipc reference table to use generic rhashtableYing Xue6-353/+180
2015-01-08rhashtable: initialize atomic nelems variableYing Xue1-0/+1
2015-01-08rhashtable: avoid unnecessary wakeup for worker queueYing Xue2-12/+8
2015-01-08rhashtable: future table needs to be traversed when remove an objectYing Xue1-2/+2
2015-01-08rhashtable: involve rhashtable_lookup_insert routineYing Xue2-15/+83
2015-01-08rhashtable: introduce rhashtable_wakeup_worker helper functionYing Xue1-8/+15
2015-01-08rhashtable: optimize rhashtable_lookup routineYing Xue1-23/+18
2015-01-08cxgb4: Add support for mps_tcam debugfsHariprasad Shenai2-0/+191
2015-01-08cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai5-0/+164