summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-09-29net: hplance: Allow modular buildGeert Uytterhoeven
2015-09-29net: 7990: Export lance_poll() to modulesGeert Uytterhoeven
2015-09-29net: mac8390: Allow modular buildGeert Uytterhoeven
2015-09-29dsa: mv88e6xxx: Fix unsigned/signed issueAndrew Lunn
2015-09-29Merge branch 'L3_master_device'David S. Miller
2015-09-29net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern
2015-09-29net: Remove vrf header fileDavid Ahern
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern
2015-09-29net: Replace calls to vrf_dev_get_rthDavid Ahern
2015-09-29net: Replace vrf_dev_table and friendsDavid Ahern
2015-09-29net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern
2015-09-29net: Add support for l3mdev ops to VRF driverDavid Ahern
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern
2015-09-29Merge branch 'listener-refactoring-preparations'David S. Miller
2015-09-29tcp: prepare fastopen code for upcoming listener changesEric Dumazet
2015-09-29tcp: constify tcp_syn_flood_action() socket argumentEric Dumazet
2015-09-29tcp: constify tcp_v{4|6}_route_req() sock argumentEric Dumazet
2015-09-29tcp: cookie_init_sequence() cleanupsEric Dumazet
2015-09-29tcp/dccp: constify syn_recv_sock() method sock argumentEric Dumazet
2015-09-29tcp: constify tcp_create_openreq_child() socket argumentEric Dumazet
2015-09-29dccp: constify dccp_create_openreq_child() sock argumentEric Dumazet
2015-09-29net: constify sk_gfp_atomic() sock argumentEric Dumazet
2015-09-29inet: constify __inet_inherit_port() sock argumentEric Dumazet
2015-09-29inet: constify inet_csk_route_child_sock() socket argumentEric Dumazet
2015-09-29dccp: use inet6_csk_route_req() helperEric Dumazet
2015-09-29tcp: remove tcp_rcv_state_process() tcp_hdr argumentEric Dumazet
2015-09-29tcp: remove unused len argument from tcp_rcv_state_process()Eric Dumazet
2015-09-29tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet
2015-09-29Merge branch 'ipv4-routing-cleanups'David S. Miller
2015-09-29net: Remove martian_source_keep_err goto labelDavid Ahern
2015-09-29net: Swap ordering of tests in ip_route_input_mcAlexander Duyck
2015-09-29net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau
2015-09-29netpoll: Drop budget parameter from NAPI polling call hierarchyAlexander Duyck
2015-09-29bridge: vlan: add per-vlan struct and move to rhashtablesNikolay Aleksandrov
2015-09-29Merge branch 'mvneta_percpu_irq'David S. Miller
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard
2015-09-29net: mvneta: Allow different queuesMaxime Ripard
2015-09-29net: mvneta: Handle per-cpu interruptsMaxime Ripard
2015-09-29net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-09-29irqchip: armada-370-xp: Rework per-cpu interrupts handlingMaxime Ripard
2015-09-29irq: Export per-cpu irq allocation and de-allocation functionsMaxime Ripard
2015-09-29genirq: Fix the documentation of request_percpu_irqMaxime Ripard
2015-09-28net: help compiler generate better code in eth_get_headlenJesper Dangaard Brouer
2015-09-28tcp: Fix CWV being too strict on thin streamsBendik Rønning Opstad
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode
2015-09-28net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik
2015-09-28net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik