aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | netlink: Annotate RCU locking for seq_file walkerThomas Graf2014-08-14
| * | | | | | | | | | | | rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf2014-08-14
| * | | | | | | | | | | | rhashtable: unexport and make rht_obj() staticThomas Graf2014-08-14
| * | | | | | | | | | | | rhashtable: RCU annotations for next pointersThomas Graf2014-08-14
| * | | | | | | | | | | | tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell2014-08-14
| * | | | | | | | | | | | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-14
| * | | | | | | | | | | | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-14
| * | | | | | | | | | | | sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-08-14
| * | | | | | | | | | | | net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-14
| * | | | | | | | | | | | net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser2014-08-14
| * | | | | | | | | | | | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-14
| * | | | | | | | | | | | net: xilinx: Remove .owner field for driverMichal Simek2014-08-14
| * | | | | | | | | | | | Revert "macvlan: simplify the structure port"David S. Miller2014-08-14
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2014-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | e1000e: delete excessive space character in debug messageJean Sacren2014-08-12
| | * | | | | | | | | | | | e1000e: fix trivial kernel doc typosJean Sacren2014-08-12
| | * | | | | | | | | | | | i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2014-08-12
| | * | | | | | | | | | | | i40e: use correct structure type name in sizeofJulia Lawall2014-08-12
| | * | | | | | | | | | | | i40e: fix sparse non static symbol warningWei Yongjun2014-08-12
| | * | | | | | | | | | | | i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure2014-08-12
| * | | | | | | | | | | | | Merge branch 'xen-netback-synchronization'David S. Miller2014-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | xen-netback: remove loop waiting functionWei Liu2014-08-13
| | * | | | | | | | | | | | | xen-netback: don't stop dealloc kthread too earlyWei Liu2014-08-13
| | * | | | | | | | | | | | | xen-netback: move NAPI add/remove callsWei Liu2014-08-13
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'xen-netback-debugfs'David S. Miller2014-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | xen-netback: fix debugfs entry creationWei Liu2014-08-13
| | * | | | | | | | | | | | | xen-netback: fix debugfs write length checkWei Liu2014-08-13
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn2014-08-13
| * | | | | | | | | | | | | net-timestamp: fix missing ACK timestampWillem de Bruijn2014-08-13
| * | | | | | | | | | | | | drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen2014-08-13
| * | | | | | | | | | | | | irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov2014-08-13
| * | | | | | | | | | | | | libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-13
| * | | | | | | | | | | | | tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan2014-08-13
| * | | | | | | | | | | | | sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan2014-08-13
| * | | | | | | | | | | | | sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan2014-08-13
| * | | | | | | | | | | | | sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan2014-08-13
| * | | | | | | | | | | | | lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR2014-08-13
| * | | | | | | | | | | | | atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR2014-08-13
| * | | | | | | | | | | | | myri10ge: check for DMA mapping errorsStanislaw Gruszka2014-08-13
| * | | | | | | | | | | | | openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger2014-08-13
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kbuild: kselftest - new make target to build and run kernel selftestsShuah Khan2014-08-07
| * | | | | | | | | | | | | Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi2014-08-06
| * | | | | | | | | | | | | Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi2014-08-06
| * | | | | | | | | | | | | Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi2014-08-06
| * | | | | | | | | | | | | Coccinelle: Script to detect cast after memory allocationHimangi Saraogi2014-08-06
| * | | | | | | | | | | | | coccinelle/null: solve parse errorHimangi Saraogi2014-08-06
| * | | | | | | | | | | | | Documentation: headers_install.txt is part of kbuildYann Droneaud2014-08-05
| * | | | | | | | | | | | | kbuild: make -s should be used with kernelrelease/kernelversion/image_nameMichal Marek2014-07-11
* | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \