summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso3-32/+162
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov2-42/+28
2012-05-08ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov1-7/+26
2012-05-08ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov1-5/+5
2012-05-08ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov1-1/+1
2012-05-08ipvs: use GFP_KERNEL allocation where possibleSasha Levin1-1/+1
2012-05-08ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov1-1/+1
2012-05-08ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov1-1/+1
2012-05-08ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso2-4/+35
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet1-8/+2
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond4-21/+110
2012-05-08netfilter: nf_ct_ecache: refactor notifier registrationTony Zelenoff1-6/+4
2012-05-08smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning1-7/+12
2012-05-08smsc75xx: eliminate unnecessary phy register readSteve Glendinning1-3/+1
2012-05-08smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2-1/+3
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller380-2379/+4073
2012-05-08Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller5-23/+69
2012-05-08net: IP_MULTICAST_IF setsockopt now recognizes struct mreqJiri Pirko1-4/+9
2012-05-08netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney4-0/+280
2012-05-08netdev/of/phy: Add MDIO bus multiplexer support.David Daney5-0/+359
2012-05-08netdev/of/phy: New function: of_mdio_find_bus().David Daney3-0/+36
2012-05-08isdn/capi: elliminate capincci_find() in non-middleware caseTilman Schmidt1-14/+13
2012-05-08isdn/capi: fix readability damageTilman Schmidt2-19/+12
2012-05-08isdn/gigaset: unify function return valuesTilman Schmidt10-81/+87
2012-05-08isdn/gigaset: internal function name cleanupTilman Schmidt1-11/+5
2012-05-08isdn/gigaset: fix readability damageTilman Schmidt4-216/+208
2012-05-08isdn/gigaset: improve error handling querying firmware versionTilman Schmidt1-1/+3
2012-05-08isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt1-0/+4
2012-05-08isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt1-13/+9
2012-05-08net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-29/+69
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck6-11/+21
2012-05-06skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_headAlexander Duyck1-14/+8
2012-05-06skb: Drop bad code from pskb_expand_headAlexander Duyck1-12/+0
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior1-1/+22
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend2-1/+12
2012-05-05e1000e: increase version numberBruce Allan1-1/+1
2012-05-05e1000e: clear REQ and GNT in EECD (82571 && 82572)Richard Alpe1-1/+11
2012-05-05e1000e: enable forced master/slave on 82577Bruce Allan1-26/+45
2012-05-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-10/+20
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet3-9/+18
2012-05-04mISDN: Help to identify the cardKarsten Keil3-33/+62
2012-05-04mISDN: Layer1 statemachine fixKarsten Keil1-9/+13
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil10-14/+55
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil3-9/+69